If you are able to build libzmq yourself, could you try replacing signaler.cpp with the one from trunk? There's some fixes to the Windows codepath that aren't backported to 3.2.2.
https://github.com/zeromq/libzmq/blob/master/src/signaler.cpp On Mon, Mar 25, 2013 at 3:45 PM, Viet Hoang (Quant Edge) < [email protected]> wrote: > 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 > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
