NetClient

Undocumented in source.

Constructors

this
this(Netkit netkit, NetClientOptions options)
Undocumented in source.

Members

Functions

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.

Meta