--- cvsroot/schmorpforge/genpage 2009/07/20 02:17:16 1.45 +++ cvsroot/schmorpforge/genpage 2009/07/20 04:16:09 1.46 @@ -603,12 +603,12 @@ the hashcash reference library. EV cpan cvs-pod(EV.pm,) cvs-pod(../libev/ev.pod,libev-documentation) cvs-pod(EV/MakeMaker.pm) cvs-co(Changes) - A thin wrapper around libev, - a high-performance event loop. Intended as a faster and less - buggy replacement for the Event perl module. Efficiently supports - very high number of timers, scalable operating system APIs such as - epoll, kqueue, solaris's ports, inotify, child/pid watchers and - much more. + A thin wrapper around libev, a + high-performance event loop. Intended as a faster and less buggy + replacement for the Event perl module. Efficiently supports very high + number of timers, scalable operating system APIs such as epoll, kqueue, + solaris's ports, inotify, eventfd, signalfd, child/pid watchers and much + more. A mailing list for discussion and support is now available. @@ -634,11 +634,12 @@ rxvt-unicode packages, and in the Deliantra MORPG Server and Client. - Features include child/pid watchers, periodic timers based on - wallclock (absolute) time (in addition to timers using relative - timeouts), as well as epoll/kqueue/event ports/inotify (for file watchers) support, - fast timer management, time jump detection and correction, and ease-of-use. + Features include child/pid watchers, periodic timers based on wallclock + (absolute) time (in addition to timers using relative timeouts), as well + as epoll/kqueue/event ports/inotify/eventfd/signalfd support, fast timer + management, time jump detection and correction, and ease-of-use.

+ It can be used as a libevent replacement using its emulation API or directly embedded into your programs without the need for complex configuration support. A full-featured and well-documented