[zeromq-dev] zmq_connect() bug in win32?
Martin Sustrik
sustrik at 250bpm.com
Fri Apr 29 07:31:31 CEST 2011
Hi,
> Unknown error
Oops. Error reporting in this line is broken. I'll fix it shortly.
> errno == WSAECONNREFUSED || errno == WSAETIMEDOUT || errno ==
> WSAECONNABORTED ||
> errno == WSAEHOSTUNREACH (..\..\..\src\tcp_connecter.cpp:123)
>
> The errno returned here is WSAENETUNREACH which doesn't be deal with.
Good spot! It's fixed in 3.0 now. It will be backported to 2.x branches
shortly.
Martin
More information about the zeromq-dev
mailing list