- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- createConnection
IConnection createConnection(TcpConnection tcp)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
ushort listen(ushort port, string addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
void listen(AddressInfo[] addresses)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAccept
void onAccept(TcpConnection incoming)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.