Module vmm_sys_util::epoll[][src]

Expand description

Safe wrappers over the epoll API.

Structs

Wrapper over epoll functionality.

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.