- bind
void bind(Address[] addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
Promise!void connect(Address[] addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
PromiseIterator!TcpSocket listen(int backlog)
Undocumented in source. Be warned that the author may not have intended to support it.