On Thu, Aug 23, 2012 at 7:30 AM, Dmitrijs Palcikovs <[email protected]> wrote:

> If "zmq_bind" is replaced with "zmq_connect" then it doesn't block. I would
> expect zmq_send to buffer outgoing messages in both scenarios (bind and
> connect). This behavior doesn't seem to be documented anywhere...

To be honest I consider this to be an issue that needs fixing. It
breaks the symmetry of the API and forces us to understand internal
constraints of the library. I'll tag it in the issue tracker.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to