[zeromq-dev] Fail unroutable working only in simple case
Ian Barber
ian.barber at gmail.com
Tue Sep 18 08:31:08 CEST 2012
On Tue, Sep 18, 2012 at 1:06 AM, Michal Laskowski <lsk12 at o2.pl> wrote:
> So for that I have found ZMQ_FAIL_UNROUTABLE option. And it is working correctly for a simple case when first message is unroutable. But when we start an endpoint, send message from frontend(which is delivered to endpoint), then close(terminate) endpoint and try to send message once again we will not get EHOSTUNREACH. For sender it seems like everything is correct.
> I got the same behaviour in 3.3 version, with ZMQ_ROUTER_BEHAVIOUR.
That sounds like a bug - would you be able to create a minimal test
case (ideally in C) and post it out zeromq.jira.com?
Thanks!
Ian
More information about the zeromq-dev
mailing list