[zeromq-dev] ZMQ_POLLIN

genieplus genieplus at gmail.com
Thu Jul 14 11:30:53 CEST 2016


Hi,

Is there any reason why the ZMQ_POLL* macros are not compatible with POLL*
macros from <poll.h> ?

I was expecting a definition like follow:

#define ZMQ_POLLIN          POLLIN          /* 0x001 */
#define ZMQ_POLLOUT      POLLOUT      /* 0x004 */
#define ZMQ_POLLERR      POLLERR      /* 0x008 */


Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160714/1096ae44/attachment.htm>


More information about the zeromq-dev mailing list