Expand description
Bindings to epoll (Linux, Android).
Structsยง
- Extra information about this event.
- A list of reported I/O events.
- Interface to epoll.
Enumsยง
- Notifier ๐The notifier for Linux.
Constantsยง
- TS_ZERO ๐
timespec
value that equals zero.
Functionsยง
- epoll_flags ๐Get the EPOLL flags for the interest.
- read_flags ๐Epoll flags for all possible readability events.
- write_flags ๐Epoll flags for all possible writability events.