TWinsock2TCPServer
From Ultibo.org
Revision as of 04:16, 6 June 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit Winsock2 __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-...")
Return to Unit Winsock2
Description
To be documented
Class definitions
[Expand]
TWinsock2TCPServer = class(TWinsock2TCPSocket)
Function declarations
[Expand]
constructor TWinsock2TCPServer.Create(AListener:TWinsock2TCPListener);
Description: To be documented
[Expand]
procedure TWinsock2TCPServer.SetLastError(ALastError:LongInt);
Description: To be documented
Return to Unit Reference