CCeSocket Member Functions

Construction
CCeSocket Constructs a CCeSocket object.
Create Creates a socket.
Overridables
OnAccept Called by the framework to notify a listening socket that it can accept pending connection requests.
OnConnect Called by the framework to notify the socket that its connection attempt is completed, either successfully or not.

See Also

CCeSocket Overview, Windows Sockets Classes