Table of Contents |
---|
...
- Allowed to pause/resume session socket reading to prevent overload on application side, see “Router” sample for more details.
- Introduced ability to deliver SessionLevelReject LiteFixMessage in the same form as application level LiteFixMessages, see “Router” sample for more details.Limited attempts to deliver incoming message to the last busy (not-ready) session in order to avoid delay in processing incoming messages in other sessions.
- Added error message in the log file for the case when PossDupFlag(43) is required but absent in the incoming message.
...
The following bugs have been fixed:
- TCP reader stops reading in some cases on receiving new connection
- Milliseconds are truncated after serialization for fields with types UTCTimestamp and UTCTimeOnly when milliseconds value is 000
FIX Antenna HFT 1.0.7 Release Notes
...