TSocketThread
From Ultibo.org
Return to Unit Protocol
Description
To be documented
Class definitions
[Expand]
TSocketThread = class(TThread)
Function declarations
[Expand]
constructor TSocketThread.Create(AProtocol:TNetworkProtocol);
Description: To be documented
[Expand]
function TSocketThread.SendSocket(ASocket:TProtocolSocket):Boolean;
Description: To be documented
Return to Unit Reference