From 54a57c74105dc818388cec05e6fc874cdbfebf7f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Nov 2007 12:28:27 +0000 Subject: *** empty log message *** --- ev.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ev.html') diff --git a/ev.html b/ev.html index 05a81f1..437179a 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -239,8 +239,9 @@ it's really slow, but it still scales very well (O(active_fds)).

EVMETHOD_ALL
-

Try all backends (even potentially broken ones). Since this is a mask, you -can do stuff like EVMETHOD_ALL & ~EVMETHOD_KQUEUE.

+

Try all backends (even potentially broken ones that wouldn't be tried +with EVFLAG_AUTO). Since this is a mask, you can do stuff such as +EVMETHOD_ALL & ~EVMETHOD_KQUEUE.

-- cgit v1.2.3