14#ifndef TGO4CONNECTORRUNNABLE_H
15#define TGO4CONNECTORRUNNABLE_H
41 Int_t
Run(
void *ptr)
override;
Runnable to handle connection request from a new client which connects to a listening Transport chann...
TGo4ConnectorRunnable(const char *name, TGo4ServerTask *man)
TGo4TaskManager * fxTaskManager
1
Int_t Run(void *ptr) override
The working function which runs in the thread.
virtual ~TGo4ConnectorRunnable()
Base class for all go4 runnables.