Qore zmq Module
1.0.0
Variables
ZSocket Poll Constants
Variables
const
Qore::ZMQ::ZMQ_POLLIN
= ZMQ_POLLIN
for polling for read events
const
Qore::ZMQ::ZMQ_POLLOUT
= ZMQ_POLLOUT
for polling for write events
Detailed Description