Type Definition copoll::Events

source · []
pub type Events = Vec<Event>;
Expand description

Shorthand for Vec<epoll::EpollEvent>