TWinsock2TCPServerThreads

From Ultibo.org
Jump to: navigation, search

Return to Unit Winsock2


Description


To be documented

Class definitions



[Expand]

TWinsock2TCPServerThreads = class(TWinsock2SocketThreads)


Function declarations



[Expand]
procedure TWinsock2TCPServerThreads.TerminateThread(AThread:TWinsock2TCPServerThread);
Description: To be documented


[Expand]
procedure TWinsock2TCPServerThreads.TerminateAll;
Description: To be documented


[Expand]
function TWinsock2TCPServerThreads.Terminate(AThread:TWinsock2TCPServerThread):Boolean;
Description: To be documented


Return to Unit Reference