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?

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

Reply via email to