[zeromq-dev] Blocking on multiple outputs

Martin Sustrik sustrik at 250bpm.com
Wed Jun 1 21:42:54 CEST 2011


> On 06/01/2011 09:31 PM, Jon Dyte wrote:

>> isnt this essentially related to the fact that xrep_t::has_out always
>> returns true?

> Well, in case of XREP socket the correct behaviour should be to drop
> message when HWM is reached.

And yes. Returning true means "socket is always available for writing" 
(although it may drop the message straight away).

Martin



More information about the zeromq-dev mailing list