summaryrefslogtreecommitdiff
path: root/ev.html
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.html
parent99c0baac0b99f53c7a0bb4a0c5a8a10e8b97605f (diff)
*** empty log message ***
Diffstat (limited to 'ev.html')
-rw-r--r--ev.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/ev.html b/ev.html
index 05a81f1..437179a 100644
--- a/ev.html
+++ b/ev.html
@@ -6,7 +6,7 @@
<meta name="description" content="Pod documentation for libev" />
<meta name="inputfile" content="&lt;standard input&gt;" />
<meta name="outputfile" content="&lt;standard output&gt;" />
- <meta name="created" content="Thu Nov 22 13:26:17 2007" />
+ <meta name="created" content="Thu Nov 22 13:28:34 2007" />
<meta name="generator" content="Pod::Xhtml 1.57" />
<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
<body>
@@ -239,8 +239,9 @@ it's really slow, but it still scales very well (O(active_fds)).</p>
</dd>
<dt><code>EVMETHOD_ALL</code></dt>
<dd>
- <p>Try all backends (even potentially broken ones). Since this is a mask, you
-can do stuff like <code>EVMETHOD_ALL &amp; ~EVMETHOD_KQUEUE</code>.</p>
+ <p>Try all backends (even potentially broken ones that wouldn't be tried
+with <code>EVFLAG_AUTO</code>). Since this is a mask, you can do stuff such as
+<code>EVMETHOD_ALL &amp; ~EVMETHOD_KQUEUE</code>.</p>
</dd>
</dl>
</p>