- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
SocketStream connect(string host, ushort port, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
void open(AddressFamily fa)
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
ptrdiff_t receive(void[] buff)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
ptrdiff_t send(const(void)[] buff)
Undocumented in source.