- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
NetClient connect(string ip, ushort port, connet_handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
long read(byte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
long write(byte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.