Re: [Quickfix-developers] What might cause logout requests?
Brought to you by:
orenmnero
|
From: Regis D. <reg...@ho...> - 2006-11-24 07:39:43
|
Hello, Silly question, but are you sure that your code keeps a reference of the Threaded socket initiator? If not the garbage collector will dispose it and you will end up with a logout. Regis. _____ From: qui...@li... [mailto:qui...@li...] On Behalf Of cstrader Sent: 23 November 2006 22:17 To: qui...@li... Subject: [Quickfix-developers] What might cause logout requests? I'm struggling with unexpected logout requests (35=5) being sent from my vb.net code. I cannot figure out what is causing them. I am going to start rebuilding the program from scratch, but maybe someone could tell me: What conditions cause quickfix to send a 35=5 line? Thanks! -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.14.14/547 - Release Date: 22/11/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.14.14/547 - Release Date: 22/11/2006 |