Libut 2.0 review

Download
by rbytes.net on

libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It

License: BSD License
File size: 0K
Developer: Troy Hanson
0 stars award from rbytes.net

libut is a C library for writing Unix servers or daemon processes.

It invokes callbacks for I/O, signals, or timer activity.

It supports logging, profiling, configuration, and runtime administration through an interactive control port.

Libut has been built on Linux, Solaris, OpenBSD, and Mac OSX.

Installation

Untar the distribution and cd into its top-level directory. Then,

./configure
make
make install

Libut 2.0 keywords