I've back ported the fix here and submitted a pull request:

https://github.com/trevorbernard/zeromq3-x

Can you see if it works Victor?

-Trev


On Wed, May 1, 2013 at 10:17 AM, Steven McCoy <steven.mc...@miru.hk> wrote:

> On 1 May 2013 08:46, Victor Perron <vic...@iso3103.net> wrote:
>
>> call fails with err == EINVAL.
>> In my case, this exactly happens as the last step of:
>> - I plug my 3G dongle and connect to internet
>> - I run my subscriber to connect to a remote publisher in the cloud (
>> tcp://someserver:someport )
>> - I unplug the 3G dongle
>> - I wait
>> - I plug it again : the bug happens immediately. The error code EINVAL is
>> the same with Pieter's test case.
>>
>>
> This is handled correctly in the libzmq master repo, just needs a back
> port. A comment on catching EINVAL wouldn't go a miss either.
>
> --
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to