Qore zmq Module  1.0.0
Qore::ZMQ::ZmqPollInfo hashdecl Reference

ZeroMQ poll info hash. More...

Public Attributes

int events
 ZeroMQ poll type; see ZSocket Poll Constants for possible values to be combined with binary or; on input, these are the events to check, on output, this value gives the events found in the timeout period.
 
ZSocket socket
 the socket to monitor
 

Detailed Description

ZeroMQ poll info hash.

for use with ZSocket::poll()"


The documentation for this hashdecl was generated from the following file: