CCeSocket Methods

Construction Methods

Method Description
CCeSocket Constructs a CCeSocket object.
Create Creates a socket.

Overridable Methods

Method Description
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.