Struct socket_collection::EpollLoop [−][src]
pub struct EpollLoop { /* fields omitted */ }Methods
impl EpollLoop[src]
impl EpollLooppub fn start_event_loop<T: Notifier + Send + 'static>(
notifier: T
) -> Res<EpollLoop>[src]
pub fn start_event_loop<T: Notifier + Send + 'static>(
notifier: T
) -> Res<EpollLoop>pub fn handle(&self) -> Handle[src]
pub fn handle(&self) -> Handle