TWinsock2TCPListener
From Ultibo.org
Return to Unit Winsock2
Description
To be documented
Class definitions
[Expand]
TWinsock2TCPListener = class(TWinsock2TCPSocket)
Function declarations
[Expand]
procedure TWinsock2TCPListener.SetLastError(ALastError:LongInt);
Description: To be documented
[Expand]
procedure TWinsock2TCPListener.DoConnect(AThread:TWinsock2TCPServerThread);
Description: To be documented
[Expand]
procedure TWinsock2TCPListener.DoDisconnect(AThread:TWinsock2TCPServerThread);
Description: To be documented
[Expand]
function TWinsock2TCPListener.DoExecute(AThread:TWinsock2TCPServerThread):Boolean;
Description: To be documented
Return to Unit Reference