Struct socket_collection::EpollLoop[][src]

pub struct EpollLoop { /* fields omitted */ }

Methods

impl EpollLoop
[src]

Trait Implementations

impl Drop for EpollLoop
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for EpollLoop

impl Sync for EpollLoop