Type Definition zmq::PollEvents

source ·
pub type PollEvents = i16;
Expand description

Type representing pending socket events.

Compatibility

This is currently a type alias for backwards compatibility, but will be changed to be a distinct type in the 0.9 series.