ConT2

Undocumented in source.

Constructors

this
this(string name, ubyte[] wbuf, ubyte[] rbuf)
Undocumented in source.

Members

Functions

read
void[] read(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
slp
void slp(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(const(void)[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ConT1

name
string name;
Undocumented in source.
wbuf
ubyte[]* wbuf;
Undocumented in source.
rbuf
ubyte[]* rbuf;
Undocumented in source.
write
size_t write(const(void)[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.
read
void[] read(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta