Re: [Quickfix-developers] What might cause logout requests?
Brought to you by:
orenmnero
|
From: cstrader <cst...@cs...> - 2006-11-24 13:34:12
|
Well I can see -- now that you point it out! -- that that is exactly = what is happening -- the iniator thread is unexpectedly and randomly = stopping. So my question has to be: In vb.net, what conditions might stop the initiatior thread? thanks again. ----- Original Message -----=20 From: Regis Dubois=20 To: 'cstrader' ; qui...@li...=20 Sent: Saturday, November 25, 2006 2:38 AM Subject: RE: [Quickfix-developers] What might cause logout requests? Hello, =20 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. =20 Regis. =20 -------------------------------------------------------------------------= ----- 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? =20 I'm struggling with unexpected logout requests (35=3D5) 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: =20 What conditions cause quickfix to send a 35=3D5 line? =20 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 |