[Quickfix-users] Re: .NET Can not open bpdy file ... unreleased resources
Brought to you by:
orenmnero
From: Tom F. <tom...@ki...> - 2006-04-27 12:53:50
|
Hm, so how others currently handling this: I have a socket initiator that tries to connect to a server but the server is down or maybe has some error. QuickFix will keep connecting as I can't stop the ThreadedSocketInitiator or my app will crash with some weird exceptions when I try. So I have no choice but bringing down my whole serve= r that hosts the fix enviroment to stop the connection attempts? Also, when I just want to modify the config file, I need to bring the server down again? Imho this is a very high priority bug. Tom |