Hello,
I'm testing out ZMQ_P2P (latest from git), one end bind/receiving
another end connect/sending.

If the sender dies and reconnects, the receiving end
crashes with:

Assertion failed: !inpipe && !outpipe (p2p.cpp:47)
Aborted

Another question - is there a way for the sender to detect a receiver 
failure ?
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to