TWinsock2TCPListenerThread

From Ultibo.org
Jump to: navigation, search

Return to Unit Winsock2


Description


To be documented

Class definitions



[Expand]

TWinsock2TCPListenerThread = class(TWinsock2SocketThread)


Function declarations



[Expand]
constructor TWinsock2TCPListenerThread.Create(AListener:TWinsock2TCPListener);
Description: To be documented


[Expand]
procedure TWinsock2TCPListenerThread.AfterExecution;
Description: To be documented


[Expand]
procedure TWinsock2TCPListenerThread.BeforeExecution;
Description: To be documented


[Expand]
procedure TWinsock2TCPListenerThread.Execution;
Description: To be documented


Return to Unit Reference