Struct czmq::ZPoller [] [src]

pub struct ZPoller { /* fields omitted */ }

Methods

impl ZPoller
[src]

Trait Implementations

impl Send for ZPoller
[src]

impl Drop for ZPoller
[src]

A method called when the value goes out of scope. Read more