SocketListener

Undocumented in source.

Constructors

this
this(Socket socket, Address address, ConnectionHandler callback, int timeout)
Undocumented in source.

Members

Functions

bind
void bind(bool socketOptionREUSEADDR)
Undocumented in source. Be warned that the author may not have intended to support it.
isClosed
bool isClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
listen
void listen(int backlog)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta