diff options
Diffstat (limited to 'ev.html')
-rw-r--r-- | ev.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ <meta name="description" content="Pod documentation for libev" /> <meta name="inputfile" content="<standard input>" /> <meta name="outputfile" content="<standard output>" /> - <meta name="created" content="Mon Nov 12 20:19:59 2007" /> + <meta name="created" content="Tue Nov 13 04:04:09 2007" /> <meta name="generator" content="Pod::Xhtml 1.57" /> <link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head> <body> @@ -275,7 +275,7 @@ more generic mechanism.</p> <dd> <p>Can be used to make a call to <code>ev_loop</code> return early (but only after it has processed all outstanding events). The <code>how</code> argument must be either -<code>EVUNLOOP_ONCE</code>, which will make the innermost <code>ev_loop</code> call return, or +<code>EVUNLOOP_ONE</code>, which will make the innermost <code>ev_loop</code> call return, or <code>EVUNLOOP_ALL</code>, which will make all nested <code>ev_loop</code> calls return.</p> </dd> <dt>ev_ref (loop)</dt> |