Re: [Quickfix-developers] Double logout sent
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2004-03-16 06:23:04
|
Support for proper logoff is really the one of two important pieces of functionality missing from current releases of QuickFIX. The bad news is that 1.7.0 suffers from this same issue. The good news is that supports for this functionality is currently available in the CVS repository. We plan on doing a 1.7.1 release with this feature as well as support for variable length sessions. If you would like proper support for logout's, I would suggest going with the CVS version. Logout's are done either explicitly by calling the logoff() method on the session. Calling logon will bring the session back on line. Also, when calling stop on the initiator and acceptor, all open sessions will go through a proper logoff sequence before QuickFIX shuts down. --oren --- Apichat Banyatsupasil <sar...@ly...> wrote: > Hi, > I currently use QuickFix 1.7.0, java version. I > have problem that when I try to send logout message, > the second logout is also sent automatically by > QuickFIX. This seems to be the same problem as > http://sourceforge.net/mailarchive/message.php?msg_id=6306713 > and > http://sourceforge.net/mailarchive/message.php?msg_id=6314798 > > however, none of them provide solutions. They > provide only workaround which could bring another > problem. > > Could anyone help me with this please? > > Thanks, > Apichat > _____________________________ > Apichat Banyatsupasil > Director of Software Development > Intelligent Brain Consulting Co., Ltd. > 287/23-24 Surawong Rd 2nd Fl, > Suriyawong, Bangrak, > Bangkok 10500 > Thailand > Office +66 (2) 635-7655, +66 (2) 635-6702 > Fax +66 (2) 635-7603 > Cell +66 (9) 131-4009 > URL http://www.intelligentbrain.com > > > > > > > > > > > ____________________________________________________________ > Find what you are looking for with the Lycos Yellow > Pages > http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux > Tutorials > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > GenToo technologies. Learn everything from > fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com |