Cronous Emulation Server Daemon

TCPServerSocketHandler Methods

The methods of the TCPServerSocketHandler interface are listed below. For a complete list of TCPServerSocketHandler interface members, see the TCPServerSocketHandler Members topic.

Public Instance Methods

make_socket Makes a new instance of socket handler for new clients.
on_available Event notifying client availability.
process_error Function called when an error occurs during the polling.

See Also

TCPServerSocketHandler Interface | croemud.connection Namespace