_devpoll_state Struct Reference
Current state. More...
Collaboration diagram for _devpoll_state:
Public Attributes | |
pollfd_events_t | state |
Detailed Description
Definition at line 60 of file ModDevPoll.cc.
Member Data Documentation
◆ state
pollfd_events_t _devpoll_state::state |
current known state of file handle
Definition at line 61 of file ModDevPoll.cc.
Referenced by Comm::DoSelect(), and Comm::SetSelect().
The documentation for this struct was generated from the following file:
- src/comm/ModDevPoll.cc