CppCMS 1.1.1 Release Candidate 1 is Available
12/3/17, by artyom ;
Posted in:
Progress;
0 comments
New version includes following changes:
Nightly build system updated to moderns OSes/compilers:
- Windows XP -> Windows 7
- MSVC 2008 x86 to MSVC 2017 x86/x65
- MinGW GCC 4.5 x86 -> 7.1 x86/x64
- OpenSolars 2009 to Solaris 11
- FreeBSD 10 -> FreeBSD 11.1
- Added travis.yml for Mac OS X builds
Improved http timeouts handling on non Linux/Windows OSes.
- Fixed incorrect asynchronous IO handing in
*cgi
API. - Added support of
SOL_SNDBUF/SOL_RCVBUF
to service configuration - Fixed HTTP timeout handling on Solaris
- Fixed #24 failure to send large blocks asynchronously over FastCGI
- Fixied issue #21 Program produces 100% CPU load on one core - due to incorrect EOF handling
- Fixed icu backend test for ICU >= 60.1
- Fixed missing
getenv(std::string const &)
issue #16 - Fixed issues with codecvt generation FreeBSD/clang
- Use Windows Vista/7 API by defaults since XP reached EOL.
- Fixed incorrect async connect error handling
- Lineup with Boost.Locale 1.65
- Updated session interface for external languages and unit tests
Add Comment:
You must enable JavaScript in order to post comments.