Cronous Emulation Server Daemon

TCPServerSocket Fields

The fields of the TCPServerSocket class are listed below. For a complete list of TCPServerSocket class members, see the TCPServerSocket Members topic.

Protected Instance Fields

_backlog Number of clients pending while listening.
_server_socket_handler Server socket handler used to handle events.
_socket (inherited from TCPSocketHandler) Socket object associated to the handler.
_state Socket state.

See Also

TCPServerSocket Class | croemud.connection Namespace