Socket

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
connect
void connect(const(char)[] host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
connected
bool connected()
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta