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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
