[zeromq-dev] Backport of ZMQ_RCVTIMEO/ZMQ_SNDTIMEO to 2.1.x
Chuck Remes
lists at chuckremes.com
Tue Apr 3 16:38:12 CEST 2012
On Apr 3, 2012, at 7:30 AM, Pieter Hintjens wrote:
> Very nice work. I've backported it to 2.1, it'll go in the next release.
>
> Small point for improvement, please write issues as problems rather
> than solutions, so e.g. "Send/receive timeouts missing, makes REQ
> sockets less useful".
>
> -Pieter
>
> On Tue, Apr 3, 2012 at 1:20 PM, Joshua Foster <jhawk28 at gmail.com> wrote:
>> I back ported the fix in https://github.com/zeromq/zeromq2-1/pull/45
>> The issue is logged in https://zeromq.jira.com/browse/LIBZMQ-349
If we are following the rules of semantic versioning, this new feature should cause a 2.2.0 release. New features that do not break backward compatibility cause a minor version increase.
Please take a look at point 8 at semver.org for the explanation.
cr
More information about the zeromq-dev
mailing list