Serveez 0.1.5
Serveez 0.1.5 has been released.
Serveez is a server framework; it provides routines and help for
IP-based servers (TCP, UDP and ICMP) as well as “named pipes”. It
demonstrates portable network programming optimized for speed and
reliability.
It is available from http://ftp.gnu.org/gnu/serveez/
and mirrors of that site (see list of mirror sites at http://www.gnu.org/order/ftp.html).
Changes in this release:
This release of Serveez comes along with an updated build system
using the recent autotool’s packages. It provides a new configure
switch for some thread safety functionality and provides a man page
for the `serveez-config’ script.
Some updates and bugfixes have been applied to Serveez’s Guile
interface, also regarding Guile 1.7.x versions. The new
(instantiate-config-type!) procedure allows users of the C API to
support arbitrary types of configurations in the Guile interface.
Finally Serveez’s core API has been improved and stabilized.
So long,