[zeromq-dev] ZMQ_POLLIN
Doron Somech
somdoron at gmail.com
Thu Jul 14 12:07:02 CEST 2016
I cannot think of a reason, it was a long time ago.
I actually did that mistake once.
Anyway I think it too late to change it.
I traced it back to :
https://github.com/zeromq/libzmq/commit/cc631c4c6649b0d67114db13386a949426e35dbf
On Thu, Jul 14, 2016 at 12:30 PM, genieplus <genieplus at gmail.com> wrote:
> 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,
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160714/2339e2d5/attachment.htm>
More information about the zeromq-dev
mailing list