[zeromq-dev] ZMQ_PAIR block on send?
Chuck Remes
cremes.devlist at mac.com
Mon Nov 22 20:50:23 CET 2010
On Nov 22, 2010, at 1:33 PM, Scott Asher wrote:
> Hello,
>
> Just querying about expecting behavior in 2.1.0. If I'm connecting a ZMQ_PAIR and I bind() one end and then send() before I connect the other end, my send() blocks, even though I've set HWM on the socket to 0, and I've got ZMQ_NOBLOCK being set.
>
> Is this expected?
That is not expected. Sounds like a bug. Please open an issue with the details.
cr
More information about the zeromq-dev
mailing list