[zeromq-dev] Strict aliasing problem
Lourens Naudé
lourens at methodmissing.com
Mon May 21 21:53:28 CEST 2012
Hi Guys,
Still work in progress, but this moves the event callback to the context
level and introduces a formal zmq_monitor() API for registration.
https://github.com/methodmissing/libzmq/compare/monitor-regressions
Todo :
* Doc updates
* Some monitor tests are still failing ( va. args related - looking into
removing that cruft )
* HWM ( send and receive ) events
Anyways, just wanted to run it by so long for feedback.
- Lourens
On Thu, May 17, 2012 at 3:33 PM, Pieter Hintjens <ph at imatix.com> wrote:
> On Thu, May 17, 2012 at 9:31 AM, Lourens Naudé
> <lourens at methodmissing.com> wrote:
>
> > I can try to take care of this later today / tomorrow morning. Apologies
> for
> > the sockopt regressions with the ZMQ_MONITOR patch.
>
> No problem, we have time for this to settle down and it's much more
> fun to patch things into shape than try to make them perfect up front.
>
> > I thought about the callback per context before, however not all sockets
> > would always handle an event in the same way. Thoughts ?
>
> Sure, provide a token in the per-socket call that gets provided back
> to the application handler.
>
> -Pieter
> _______________________________________________
> 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/20120521/f08b2d79/attachment.htm>
More information about the zeromq-dev
mailing list