- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
void connect(URL url)
Undocumented in source. Be warned that the author may not have intended to support it.
- recv
immutable(ubyte)[] recv(size_t to_receive)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
size_t send(immutable(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
std.socket transport