You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.