Poll event.
More...
#include <poll.h>
|
details::uvw_poll_event | flags |
| Detected events all in one.
|
|
Poll event.
Definition at line 27 of file poll.h.
◆ flags
details::uvw_poll_event uvw::poll_event::flags |
Detected events all in one.
Available flags are:
poll_handle::event::READABLE
poll_handle::event::WRITABLE
poll_handle::event::DISCONNECT
poll_handle::event::PRIORITIZED
Definition at line 40 of file poll.h.
The documentation for this struct was generated from the following file: