[zeromq-dev] BUG: SUB socket + multi-part message + disconnect + recv = Assertion failed at src/fq.cpp:117

zmqdev zmqdev at amitego.com
Fri Oct 7 10:00:52 CEST 2016


On 07.10.2016 08:04, Laughing wrote:
>
> I think that the socket cannot recv message any more after disconnect.

not quite correct: the SUB socket could still be connected to several 
other PUB sockets.

The abort is still present when you modify the test case accordingly.

> The first frame is also an unexpected message.

it is not unexpected, as zmq_poll indicates that the SUB socket has data.






More information about the zeromq-dev mailing list