OrocosComponentLibrary
2.8.3
|
ListenThread is a thread which waits for new incoming connections from clients. More...
Public Member Functions | |
virtual void | loop () |
virtual bool | breakLoop () |
Static Public Member Functions | |
static void | createInstance (RTT::SocketMarshaller *marshaller, unsigned short port=3142) |
static void | destroyInstance () |
ListenThread is a thread which waits for new incoming connections from clients.
Definition at line 52 of file TcpReporting.cpp.