- handleMsg
void handleMsg(Buffer data)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
void listen(string ipAddress, int port)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMsg
void sendMsg(string targetIp, Integer targetPort, Buffer data)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- unListen
void unListen()
Undocumented in source. Be warned that the author may not have intended to support it.