Viet,
There in an on-going discussion on this exact problem which I started on this email list last week! In my case, it seems to fail on an XP machine which has the Cisco VPN client installed. If I uninstall Cisco VPN, it works fine. The solution would appear to be to use ephemeral ports numbers for the listener socket in make_fdpair (in signaller.cpp). Go to here and scroll to near the end - you will see several messages on this problem, plus a possible fix. http://lists.zeromq.org/pipermail/zeromq-dev/2013-March/thread.html Martin Robinson From: [email protected] [mailto:[email protected]] On Behalf Of Viet Hoang (Quant Edge) Sent: 25 March 2013 07:46 To: ZeroMQ development list Subject: [zeromq-dev] Assertion failed with signaler.cpp Hi all, We are deploying ZeroMQ 3.2 to clients' computer. It runs good on most computer, but with some Windows XP computers, we got an assertion Assertion failed: Connection refused (..\..\..\src\signaler.cpp:310) Quick search on Internet, there is something similar - https://github.com/heimeshoff/clrzmq-WindowsXP-Error. How do we get this fixed? Thanks, Viet
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
