- close
NetSocket close()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
NetClientSocket connect(string ip, int port)
Undocumented in source. Be warned that the author may not have intended to support it.
- doRead
void doRead()
Undocumented in source. Be warned that the author may not have intended to support it.
- handler
NetSocket handler(buffer_handler readHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- setConnectHandler
NetClientSocket setConnectHandler(connet_handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
NetSocket write(ByteBuffer data)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
NetSocket write(string data)
Undocumented in source. Be warned that the author may not have intended to support it.