[ANNOUNCE] libivykis 0.2, fd event handling library

Lennert Buytenhek (buytenh@math.leidenuniv.nl)
Tue, 1 Apr 2003 19:49:04 +0200


http://sourceforge.net/projects/libivykis/

libivykis is a thin wrapper over various OS'es implementation of
I/O readiness notification facilities (such as poll(2), kqueue(2),
epoll_create(2)), and is mainly intended for writing portable
high-performance network servers.

It has so far been used to implement a streaming video server and
proxy servers for various protocols.

This is the first public release.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/