#include <XrdPoll.hh>
Public Types | |
enum | cmd |
Public Attributes | |
union { | |
XrdSysSemaphore * theSem | |
struct { | |
int fd | |
int ent | |
} Arg | |
} | Parms |
cmd | req |
Definition at line 101 of file XrdPoll.hh.
Definition at line 105 of file XrdPoll.hh.
Definition at line 101 of file XrdPoll.hh.
Definition at line 102 of file XrdPoll.hh.
Definition at line 103 of file XrdPoll.hh.
struct { ... } XrdPoll::PipeData::Arg |
union { ... } XrdPoll::PipeData::Parms |
Definition at line 106 of file XrdPoll.hh.