[Quickfix-developers] starting and stopping socketInitiator()
Brought to you by:
orenmnero
From: Radhika S. <Rad...@Pi...> - 2005-01-03 16:17:33
|
Hi, I have been able to analyze my session problems to the way I start and stop socketInitiator(). The first time the app starts - socketInitiator is started and when I logoff a session, socketInitiator is stopped. When I start socketInitiator and try to logon, onLogon is not called, and the session never logs on. I am not exiting my application when I logoff a session and stop the SocketInitiator. I see a few emails about this question. Is anyone starting, stopping, and starting socketInitiator for every session? Thanks, Radhika |