Re: [Quickfix-developers] PossDup and FromApp
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2008-02-12 16:28:14
|
It should be detected. If a message has a possdupflag set to Y and the origseqflag is lower then the last processed sequence number, QuickFIX will see this and eat the message. --oren On Feb 12, 2008, at 8:27 AM, Andrei Goldchleger wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi there, > > > Suppose that a message contains PossDupFlag=Y and is *actually* a > duplicate. Does it end up showing in the fromApp callback, or is this > situation detected by QuickFIX and the message is discarded? > > Regards, > > Andrei Goldchleger > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |