[][src]Crate wepoll_binding

Structs

Epoll

An epoll instance.

Event

A single epoll event.

EventFlag

An enum for the various EPOLL* flags, such as EPOLLOUT.`

Events

A collection of events produced by wepoll.

Iter

An iterator over epoll events.

Enums

Operation

An enum for the various EPOLL_CTL_* constants.