Skip to content
Arthur Nishimoto edited this page Aug 1, 2013 · 2 revisions

Implements a TCP server that listens for incoming TCP connections. This is just a base class for other services that need to use TCP. TcpServer generates no events and has no configuration parameters.

Clone this wiki locally