Go to the documentation of this file. 1 #ifndef __XRD_POLLDEV_H__
2 #define __XRD_POLLDEV_H__
58 int sendCmd(
char *cmdbuff,
int cmdblen);
Definition: XrdPollDev.hh:36
void Start(XrdSysSemaphore *syncp, int &rc)
Definition: XrdPoll.hh:43
void Disable(XrdLink *lp, const char *etxt=0)
void Exclude(XrdLink *lp)
int PollMax
Definition: XrdPollDev.hh:62
XrdPollDev(struct pollfd *ptab, int numfd, int pfd)
Definition: XrdPollDev.hh:46
Definition: XrdSysPthread.hh:403
struct pollfd * PollTab
Definition: XrdPollDev.hh:60
void doRequests(int maxreq)
Definition: XrdLink.hh:63
int PollDfd
Definition: XrdPollDev.hh:61
int sendCmd(char *cmdbuff, int cmdblen)
void LogEvent(struct pollfd *pp)
int Include(XrdLink *lp)
Definition: XrdPollDev.hh:52