Re: [Quickfix-developers] Unexpected resend request behavior
Brought to you by:
orenmnero
|
From: Sean K. <sea...@pi...> - 2006-07-18 12:39:12
|
Hi Everyone, Could someone take a look at this and let me know if the change is = valid? I'd like to make the modification to be included in our next QA = cycle... Thanks! --Sean >=20 > I believe the issue is the order of execution in the=20 > Session::verify(const Message&,bool,bool) function. =20 > Shouldn't the conditional that resets the resendRange be=20 > invoked before calling doTargetTooHigh? >=20 >=20 |