Hello,
I've had some issues getting QuickFix to build using VS9. The build process
works just fine, but there are some runtime oddities around
ThreadedSocketAcceptor that don't occur when building with VS8.
The issue I'm referring to is the ThreadedSocketAcceptor reporting
successful connection on port 0 then closing the socket.
Exact same code with the VS8-built QuickFix.Net dll works a treat and
reports the proper port.
Did anyone succeed in using VS9 and ThreadedSocketAcceptor?
Thanks a lot,
Florian
|