Comment 0 for bug 1612240

Revision history for this message
Paweł Stołowski (stolowski) wrote : Please upgrade zmqpp to 4.1.2 git snapshot

Please update zmqpp to version 4.1.2 with the following patch that I proposed upstream (it got merged into their "develop" branch):
https://github.com/zeromq/zmqpp/pull/167/files

(alternatively, use master + my patch or develop branch of zmqpp).

This will require the current git snapshot of the zmq library (which will be version 4.2 when it's released) - https://github.com/zeromq/libzmq

All the above is needed to support the new USE_FD socket option, which will probably be critical for scopes as snaps.