This patch improve bug report #2684647
diff -ru libevent-1.4.11-stable/epoll.c libevent-1.4.11-stable.my/epoll.c
--- libevent-1.4.11-stable/epoll.c 2009-05-15 08:21:32.000000000 +0200
+++ libevent-1.4.11-stable.my/epoll.c 2009-07-09 13:34:40.829612496 +0200
@@ -171,7 +171,7 @@
int nfds;
nfds = epollop->nfds;
- while (nfds < max)
+.
2009-07-09 11:47:35 UTC in libevent - an asynchronous event library