[Quickfix-developers] Version 1.2.1 available
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-08-22 01:11:14
|
Version 1.2.1, is now available from http://quickfix.thoughtworks.com. This is a minor release. Notes are below. 1.2.1 ----- config.h no longer included from Utility.h. This was causing problems when people wanted to build quickfix application without autotools. More robust detection of dropped/bad sockets. One of our users ran into a problem with this during certification with the CME. He has confirmed that it works correctly now. Closing acceptors now works in all situations. Mutex locking in session is a little smarter, making it easier to syncrhonize applications. code is now auto formatted with astyle. This makes it easier for people to contribute code without having to worry as much about conforming to coding standards. --oren |