[zeromq-dev] zmq.h Differences
Pieter Hintjens
ph at imatix.com
Sun Jan 11 21:58:47 CET 2015
Thanks for reviewing it. I'd not updated the patch number yet, have
done that now.
zmq_event_t is indeed gone, commit
9753de8566d335703c96160aa4e5f9c6e55208a9. The structure didn't
actually match monitor events.
On Sun, Jan 11, 2015 at 7:12 PM, Bob Clarke <optionguy71 at gmail.com> wrote:
> I pulled down the 0MQ 4.1.1 files and noticed a couple things in the
> contents of zmq.h:
>
> 1) ZMQ_VERSION_PATCH is shown as 0 instead of 1;
> 2) the zmq_event_t struct has been removed
>
> Are these oversights, or is that the direction the code is going? If the
> zmq_event_t struct is going away, then zmq.hpp will need to be updated
> because it relies on that struct existing.
>
> Bob Clarke
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list