SocketPair

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
read
auto read(uint i, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
write
auto write(uint i, ubyte[] b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_pair
int[2] _pair;
Undocumented in source.

Meta