On Thu, Jan 31, 2013 at 12:27 AM, Steven McCoy <[email protected]> wrote:
> This default setting is due to the patch entering during the stable cycle > minor updates as so not to disrupt existing users, I think that was Martin's > reasoning. The next major release should ideally set the default to 0. The > odd naming is to match an existing IP stack socket option. It's OK to set IPV6 off by default, but the semantics of ZMQ_IPV4ONLY are nasty. Double negative. It should be a yes/no flag on IPV6. I've started implementing ZMQ_IPV6 and cleaning up the options.cpp code, which is getting messy for no good reason. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
