PollEvent event.
More...
#include <poll.h>
|
Flags< details::UVPollEvent > | flags |
| Detected events all in one.
|
|
PollEvent event.
It will be emitted by PollHandle according with its functionalities.
Definition at line 28 of file poll.h.
◆ flags
Flags<details::UVPollEvent> uvw::PollEvent::flags |
Detected events all in one.
Available flags are:
PollHandle::Event::READABLE
PollHandle::Event::WRITABLE
PollHandle::Event::DISCONNECT
PollHandle::Event::PRIORITIZED
Definition at line 41 of file poll.h.
The documentation for this struct was generated from the following file: