Monday, 4 July 2011

Release Notes - C++ FIX Engine selfConnect implementations - Version 2.77.0.0

Release Notes - C++ FIX Engine selfConnect implementations - Version 2.77.0.0

Bug

  • [CPP-267] - The function "FIXForge::FIX::Session::dialect(void)" is not usable.
  • [CPP-275] - Session::registerListener() throws 'Listener already registered' even after the call to Session::unregisterListener() and/or when NULL is passed in the constructor

Improvement

  • [CPP-264] - Time stamps in summary files differ on Windows and Linux
  • [CPP-270] - Migrate to the *.xml based license
  • [CPP-274] - Symbol Visibility Control for Linux
  • [CPP-281] - EngineSettings::licenseFile(..) method should be marked as deprecated
  • [CPP-282] - OnixS should be used as the parent namespace (instead of 'FIXForge').

New Feature

  • [CPP-271] - EngineSettings::tcpNoDelayOption(bool value) method
  • [CPP-272] - bool EngineSettings::tcpNoDelayOption() const method
  • [CPP-276] - Session::getStorageID() member desired.
  • [CPP-277] - Ability to 'simulate' Session connection break.
  • [CPP-280] - EngineSettings::licenseStore(..) method
  • [CPP-40] - Session Scheduler