[Quickfix-developers] thread_join hangs on WaitOnSingleObject
Brought to you by:
orenmnero
From: Ryugan M. <ryu...@gm...> - 2009-06-24 22:56:26
|
Hi, I am writing an app in C# and using the svn version of the quickFIX. When I use initiator.stop with the ThreadedSocketInitiator or the SocketInitiator object, the application always hangs inside thread_join method at WaitOnSingleObject in Utility.cpp. I have looked at the past posts but I haven't seen a solution to the issue. Has anybody resolved the problem? Thanks RM |