Cronous Emulation Server Daemon

TCPServerSocket Properties

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

Public Instance Properties

backlog Number of clients pending while listening.
server_socket_handler Socket handler builder used when accepting new clients.
socket (inherited from TCPSocketHandler) Socket object associated to the handler.
state Socket state.

See Also

TCPServerSocket Class | croemud.connection Namespace