12 #ifndef ROOT_TXSocketHandler 13 #define ROOT_TXSocketHandler 36 { fHandler =
h; fInputSock =
s; }
42 { fHandler =
h; fInputSock =
s; }
Bool_t ReadNotify()
Notify when something can be read from the descriptor associated with this handler.
static TXSocketHandler * GetSocketHandler(TFileHandler *h=0, TSocket *s=0)
Get an instance of the input socket handler with 'h' as handler, connected to socket 's'...
#define ClassDef(name, id)
void SetHandler(TFileHandler *h, TSocket *s)
Bool_t Notify()
Set readiness on the monitor.
static TXSocketHandler * fgSocketHandler
Input handler for XProofD sockets.
High level handler of connections to XProofD.
virtual ~TXSocketHandler()
static constexpr double s
TXSocketHandler(TFileHandler *h, TSocket *s)