[zeromq-dev] zmq_reactor on github
Matt Weinstein
matt_weinstein at yahoo.com
Mon Aug 2 20:14:26 CEST 2010
On Aug 2, 2010, at 3:21 AM, Martin Sustrik wrote:
> Matt,
>
>> I would like to suggest that the zmq.hpp/zmq::context_t be modified
>> to
>> add "operator void*()", so helper functions like zmq_reactor_pair can
>> be made useful (see zmq_reactor_pair.h).
>
> What would you use the void* for?
>
I don't believe I can share a zmq::context_t with lower life forms
without it.
I have to create one context for zmq::context_t users, and another for
raw zmq_ function users.
Am I right?
>> The code has only been lightly tested, and feedback is WELCOME, esp.
>> as this is my first public release since the 80's 8-)
>
> Welcome back! :)
>
> Martin
> _______________________________________________
> 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