- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
bool connect(InternetAddress address)
Undocumented in source. Be warned that the author may not have intended to support it.
- duplexPipe
void duplexPipe(Connection otherConnection, uint clientId)
Undocumented in source.
- receive
ptrdiff_t receive(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
ptrdiff_t send(const(void)[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
Connection implementation.