#include <XrdPollPoll.hh>
Inheritance diagram for XrdPollPoll:


Public Member Functions | |
| void | Detach (XrdLink *lp) |
| void | Disable (XrdLink *lp, const char *etxt=0) |
| int | Enable (XrdLink *lp) |
| void | Start (XrdSysSemaphore *syncp, int &rc) |
| XrdPollPoll (struct pollfd *pp, int numfd) | |
| ~XrdPollPoll () | |
Protected Member Functions | |
| void | doDetach (int pti) |
| void | Exclude (XrdLink *lp) |
| int | Include (XrdLink *lp) |
Private Member Functions | |
| void | doRequests (int maxreq) |
| void | dqLink (XrdLink *lp) |
| void | LogEvent (int req, int pollfd, int cmdfd) |
| void | Recover (int numleft) |
| void | Restart (int ecode) |
Private Attributes | |
| pollfd * | PollTab |
| int | PollTNum |
| XrdLink * | PollQ |
| XrdSysMutex | PollMutex |
| int | maxent |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from XrdPoll. |
|
||||||||||||
|
Implements XrdPoll. |
|
|
|
|
|
|
|
|
|
|
|
Implements XrdPoll. |
|
|
Implements XrdPoll. |
|
|
Implements XrdPoll. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements XrdPoll. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1