Liboop is a low-level event loop management library for POSIX-based operating systems. It replaces the {select()  loop} and allows the registration of event handlers for file and network I/O, timers and signals.

WWW: http://www.lysator.liu.se/liboop/
