- connect
void connect(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnect
void disconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- doDisconnect
void doDisconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- threadProc
void threadProc()
Undocumented in source. Be warned that the author may not have intended to support it.
Asynchrous socket which uses separate thread for operation