cxxtools 1.4.3.1 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 716K
Developer: Tommi Makitalo
0 stars award from rbytes.net

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 search tags