summaryrefslogtreecommitdiff
path: root/ev.3
diff options
context:
space:
mode:
authorroot <root>2007-11-22 12:28:27 +0000
committerroot <root>2007-11-22 12:28:27 +0000
commit54a57c74105dc818388cec05e6fc874cdbfebf7f (patch)
treee59571c411c5e916efecf4cb6b1ee2a0c91d3d57 /ev.3
parent99c0baac0b99f53c7a0bb4a0c5a8a10e8b97605f (diff)
*** empty log message ***
Diffstat (limited to 'ev.3')
-rw-r--r--ev.35
1 files changed, 3 insertions, 2 deletions
diff --git a/ev.3 b/ev.3
index 190f657..ab5e004 100644
--- a/ev.3
+++ b/ev.3
@@ -316,8 +316,9 @@ it's really slow, but it still scales very well (O(active_fds)).
.ie n .IP """EVMETHOD_ALL""" 4
.el .IP "\f(CWEVMETHOD_ALL\fR" 4
.IX Item "EVMETHOD_ALL"
-Try all backends (even potentially broken ones). Since this is a mask, you
-can do stuff like \f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR.
+Try all backends (even potentially broken ones that wouldn't be tried
+with \f(CW\*(C`EVFLAG_AUTO\*(C'\fR). Since this is a mask, you can do stuff such as
+\&\f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR.
.RE
.RS 4
.Sp