[zeromq-dev] zmq_send blocks after zmq_bind and before other side connects
Pieter Hintjens
ph at imatix.com
Thu Aug 23 08:56:11 CEST 2012
On Thu, Aug 23, 2012 at 7:30 AM, Dmitrijs Palcikovs <dimuxa at gmail.com> 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
More information about the zeromq-dev
mailing list