Trait mio::Evented [] [src]

pub trait Evented: AsRawFd { }

A value that may be registered with an EventLoop

Implementors