Socket descriptor poll state for use with POSIX poll()
More...
#include <Reactor.h>
Socket descriptor poll state for use with POSIX poll()
Definition at line 56 of file Reactor.h.
IOHandler* Hypertable::PollDescriptorT::handler |
I/O handler associated with descriptor.
Definition at line 60 of file Reactor.h.
struct pollfd Hypertable::PollDescriptorT::pollfd |
Descriptor state structure passed into poll()
Definition at line 58 of file Reactor.h.
The documentation for this struct was generated from the following file:
- /home/doug/src/hypertable/src/cc/AsyncComm/Reactor.h