[zeromq-dev] ZMQ_HWM handling: impossible to disable queuing

Martin Sustrik sustrik at 250bpm.com
Mon Nov 22 15:32:04 CET 2010


On 11/22/2010 02:38 PM, Joshua Foster wrote:
> One problem is that the HWM doesn't dynamically change in all cases. For example, setting the HWM on a PUB socket after calling a connect does not actually set the HWM.

Yes. HWM is applied to all subsequent connects and binds. The existing 
connects and binds retain their own HWM value.

Martin



More information about the zeromq-dev mailing list