Constant zmq2::POLLIN

source · []
pub const POLLIN: PollEvents;
Expand description

For poll(), specifies to signal when a message/some data can be read from a socket.