|
xrootd
|
#include <XrdSysIOEvents.hh>

Public Types | |
| enum | cmd { NoOp = 0, MdFD = 1, Post = 2, MiFD = 3, RmFD = 4, Stop = 5 } |
Public Attributes | |
| char | req |
| char | evt |
| short | ent |
| int | fd |
| XrdSysSemaphore * | theSem |
| short XrdSys::IOEvents::Poller::PipeData::ent |
| char XrdSys::IOEvents::Poller::PipeData::evt |
| int XrdSys::IOEvents::Poller::PipeData::fd |
| char XrdSys::IOEvents::Poller::PipeData::req |
| XrdSysSemaphore* XrdSys::IOEvents::Poller::PipeData::theSem |
Referenced by XrdSys::IOEvents::Poller::SendCmd().
1.8.3.1