Are you setting identities? If so that's a known problem.

On 24 Sep 2010 20:27, "Matt Weinstein" <[email protected]> wrote:
> Failure on close followed by reopen (in same thread) while work is in
> transit on a server downstream.
>
> Any thoughts?
>
> There's actually a comment in req.cpp.
>
> // TODO: Actually, misbehaving peer can cause this kind of thing.
> // Handle it decently, presumably kill the offending connection.
> zmq_assert (pipe_ == reply_pipe);
> reply_pipe_active = true;
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to