cxxtools 1.4.3.1 review
Download
|
|
cxxtools is a library of unrelated, but useful C++ classes.
It contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program.
What's New in This Release:
cxxtools::Tcpstream sometimes reported an error instead of EoF, when socket was closed.
A buffer overflow in the logger class is fixed, and a naming conflict with some standard libraries is resolved.
cxxtools 1.4.3.1 keywords