[Quickfix-developers] Endtime sequence no reset.
Brought to you by:
orenmnero
From: Atul K. <AKo...@tc...> - 2004-03-26 16:28:31
|
If the fix engine is running then at the end time sequence numbers get reset. But When fix engine m/c is down at the time of end time and come up with fix engine after few hrs then sequence number not get reset. There is problem for login as other side sequence numbers get reset.In this situation you have to do manual reset of the sequence no. it is due to conversion function strptime converting "3/23/2004 6:05:25 AM" to UtcTimeStamp time like tm_sec = 37 tm_min = 11 tm_hour = 16 tm_mday = 26 tm_mon = 2 tm_year = 104 tm_wday = 5 tm_yday = 85 tm_isdst = 0 |