On 1 May 2013 08:46, Victor Perron <[email protected]> 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 [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
