C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
CPPSERV v0.1.93 has been released. This is minor bug fix release.
It fixes compile problems with gcc-4.x compilers, and some bugs in startup sequence. Specifically, it
properly loads initialization parameters, and correctly
handles stdin/stdout/stderr when daemonizing.
Another minor fix is correct destruction of TCP socket Connection objects.