|
xrootd
|
#include <XrdPollPoll.hh>


Public Member Functions | |
| void | Disable (XrdPollInfo &pInfo, const char *etxt=0) |
| int | Enable (XrdPollInfo &pInfo) |
| void | Start (XrdSysSemaphore *syncp, int &rc) |
| XrdPollPoll (struct pollfd *pp, int numfd) | |
| ~XrdPollPoll () | |
Protected Member Functions | |
| void | doDetach (int pti) |
| void | Exclude (XrdPollInfo &pInfo) |
| int | Include (XrdPollInfo &pInfo) |
Private Member Functions | |
| void | doRequests (int maxreq) |
| void | dqLink (XrdPollInfo *pInfo) |
| void | LogEvent (int req, int pollfd, int cmdfd) |
| void | Recover (int numleft) |
| void | Restart (int ecode) |
Private Member Functions inherited from XrdPoll | |
| XrdPoll () | |
| virtual | ~XrdPoll () |
| int | getRequest () |
Private Attributes | |
| struct pollfd * | PollTab |
| int | PollTNum |
| XrdPollInfo * | PollQ |
| XrdSysMutex | PollMutex |
| int | maxent |
Private Attributes inherited from XrdPoll | |
| int | PID |
| pthread_t | TID |
| XrdSysMutex | PollPipe |
| struct pollfd | PipePoll |
| int | CmdFD |
| int | ReqFD |
| PipeData | ReqBuff |
| char * | PipeBuff |
| int | PipeBlen |
| int | numEnabled |
| int | numEvents |
| int | numInterrupts |
Additional Inherited Members | |
Static Private Member Functions inherited from XrdPoll | |
| static int | Attach (XrdPollInfo &pInfo) |
| static void | Detach (XrdPollInfo &pInfo) |
| static int | Finish (XrdPollInfo &pInfo, const char *etxt=0) |
| static char * | Poll2Text (short events) |
| static int | Setup (int numfd) |
| static int | Stats (char *buff, int blen, int do_sync=0) |
| static XrdPoll * | newPoller (int pollid, int numfd) |
Static Private Attributes inherited from XrdPoll | |
| static XrdPoll * | Pollers [XRD_NUMPOLLERS] |
| static const char * | TraceID |
| XrdPollPoll::XrdPollPoll | ( | struct pollfd * | pp, |
| int | numfd | ||
| ) |
| XrdPollPoll::~XrdPollPoll | ( | ) |
|
virtual |
Implements XrdPoll.
|
protected |
|
private |
|
private |
|
virtual |
Implements XrdPoll.
|
protectedvirtual |
Implements XrdPoll.
|
protectedvirtual |
Implements XrdPoll.
|
private |
|
private |
|
private |
|
virtual |
Implements XrdPoll.
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.5