[−][src]Type Definition zmq::PollEvents
type PollEvents = i16;
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.