- listen
auto listen(ushort port, ServerSocketOptions options, ushort backlog)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
auto listen(ushort port, ServerSocketOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
auto listen(ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
auto open(string host, ushort port, SocketOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
auto open(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.