[zeromq-dev] C++, socket_t, and poll
David Hait
dhait at optionmetrics.com
Wed Oct 27 00:34:26 CEST 2010
Using the C++ API, 2.0.9.
When zmq::poll tells you that there is activity on a socket, how can you get a socket_t corresponding to the appropriate item?
It seems that there is no conversion between item.socket (which is a void*) and socket_t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101026/056c0679/attachment.htm>
More information about the zeromq-dev
mailing list