Go to the documentation of this file. 1 #ifndef __XRD_POLLDEV_H__
2 #define __XRD_POLLDEV_H__
Definition: XrdPollDev.hh:37
void Start(XrdSysSemaphore *syncp, int &rc)
Definition: XrdPoll.hh:44
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:404
struct pollfd * PollTab
Definition: XrdPollDev.hh:60
void doRequests(int maxreq)
Definition: XrdLink.hh:64
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