Libut 2.0 review
Downloadlibut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It
|
|
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 search tags