Re: [Quickfix-developers] Rejected messages and resend requests
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2005-01-27 13:44:50
|
On Wed, 26 Jan 2005 11:18:26 +0100, fra...@fr... <fra...@fr...> wrote: > It seems to me that Quickfix incorrectly resends rejected messages (at session > level). I don't think that this is possible. Session-level reject messages are sent with MsgType=3 which should be caught and filtered out in Session::nextResendRequest at the check for Message::isAdminMsgType. Do you have a session log that illustrates this behavior? -- Caleb Epstein caleb dot epstein at gmail dot com |