I have thoroughly checked my code, and during execution I am certain that
all sockets opened with a context are closed before that context is closed.
But the context hangs anyway; what other reasons might a context hang other
than sockets remaining open?

To give some background, I'd like to say I'm using req/rep sockets; there
may be some messages that aren't received on the other end, but so long as
the sender sends them I'm ok with that.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to