Struct nanomsg::PollRequest
[−]
[src]
pub struct PollRequest<'a> {
// some fields omitted
}A request for polling a set of sockets and the poll results.
To create the request, see PollRequest::new.