- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
bool receive(string message, uint size)
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
bool receive(InStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run()
Undocumented in source.
- send
bool send(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
bool send(OutStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.