On Thu, Oct 18, 2012 at 12:08 PM, Ian Barber <[email protected]> wrote:
> Certainly isn't what's expected - if it can't be routed that should be an
> immediate fail - it's just looking up the pipe, so there's nothing that
> should take any time.
The wait is in socket_base.cpp:send, where it says:
// Oops, we couldn't send the message. Wait for the next
// command, process it and try to send the message again.
// If timeout is reached in the meantime, return EAGAIN.
-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev