pub type EpollDriver = IoDriver<EpollBackend>;Expand description
A driver to spawn tasks and IO objects on EpollPool.
Aliased Type§
pub struct EpollDriver { /* private fields */ }pub type EpollDriver = IoDriver<EpollBackend>;A driver to spawn tasks and IO objects on EpollPool.
pub struct EpollDriver { /* private fields */ }