Hi Bob, The patch is applied to the master.
I've fixed a minor problem, changed ">" to ">=" in the following code: > + txw_sqns = (options.recovery_ivl_msec > 0 ? > + options.recovery_ivl_msec * options.rate / > + (1000 * txw_max_tpdu) : > + options.recovery_ivl * options.rate / > + txw_max_tpdu), You are also added to the AUTHORS file. Thanks! Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
