Re: [Quickfix-developers] RE: fromAdmin/fromApp not getting called on Logout from rejected logon
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-01-11 05:16:55
|
Yup. --oren ----- Original Message ----- From: "Jason Fagan" <jf...@ty...> To: <qui...@li...> Sent: Monday, January 10, 2005 2:02 AM Subject: [Quickfix-developers] RE: fromAdmin/fromApp not getting called on Logout from rejected logon > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > To update on this problem, trying the suggested fix by Caleb Epstein > solved > the problem with the Logout message being ignored. > > Will the suggested fix be in the next release? > > Caleb Epsteins' solution : > >> In Session::validLogonState >> >> if ( msgType == MsgType_Logout && m_state.sentLogon ()) >> return true; >> > > Thanks > > Jason Fagan > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |