Re: [Quickfix-developers] logon happen in initiator or acceptor sessions?
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2005-12-20 17:04:04
|
Well SessionState has an initiate() method which indicates if the session is an initiator. If the method was exposed from the Session object you could use that. --oren Martin Tanguay wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > How can I know if the current logon happened in the initiator or in > the acceptor session without having to iterate in arraylist returned > by SocketInitiator.getSessions() ? > > Thanks > Marty > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > |