Expand description
Safe wrappers over the
epoll
API.
Structs§
- Wrapper over epoll functionality.
- Wrapper over ‘libc::epoll_event’.
- The type of events we can monitor a file descriptor for.
Enums§
- Wrapper over
EPOLL_CTL_*
operations that can be performed on a file descriptor.