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.