On Mon, Apr 11, 2011 at 12:59 PM, Martin Sustrik <[email protected]> wrote:

> The thing is that ZMQ_RECONNECT_IVL_MAX is paired to another option called
> ZMQ_RECONNECT_IVL.
>
> So we can either have ZMQ_RECONNECT and ZMQ_RECONNECT_MAX or
> ZMQ_RECONNECT_IVL and ZMQ_RECONNECT_IVL_MAX.

Hmm, industry practice is short option names ("SNDBUF"), so
ZMQ_RECONNECT and ZMQ_RECONNECT_MAX would work better.

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

Reply via email to