ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.html
(Generate patch)

Comparing libev/ev.html (file contents):
Revision 1.26 by root, Mon Nov 12 19:20:05 2007 UTC vs.
Revision 1.27 by root, Tue Nov 13 03:11:57 2007 UTC

4<head> 4<head>
5 <title>libev</title> 5 <title>libev</title>
6 <meta name="description" content="Pod documentation for libev" /> 6 <meta name="description" content="Pod documentation for libev" />
7 <meta name="inputfile" content="&lt;standard input&gt;" /> 7 <meta name="inputfile" content="&lt;standard input&gt;" />
8 <meta name="outputfile" content="&lt;standard output&gt;" /> 8 <meta name="outputfile" content="&lt;standard output&gt;" />
9 <meta name="created" content="Mon Nov 12 20:19:59 2007" /> 9 <meta name="created" content="Tue Nov 13 04:04:09 2007" />
10 <meta name="generator" content="Pod::Xhtml 1.57" /> 10 <meta name="generator" content="Pod::Xhtml 1.57" />
11<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head> 11<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
12<body> 12<body>
13<div class="pod"> 13<div class="pod">
14<!-- INDEX START --> 14<!-- INDEX START -->
273 </dd> 273 </dd>
274 <dt>ev_unloop (loop, how)</dt> 274 <dt>ev_unloop (loop, how)</dt>
275 <dd> 275 <dd>
276 <p>Can be used to make a call to <code>ev_loop</code> return early (but only after it 276 <p>Can be used to make a call to <code>ev_loop</code> return early (but only after it
277has processed all outstanding events). The <code>how</code> argument must be either 277has processed all outstanding events). The <code>how</code> argument must be either
278<code>EVUNLOOP_ONCE</code>, which will make the innermost <code>ev_loop</code> call return, or 278<code>EVUNLOOP_ONE</code>, which will make the innermost <code>ev_loop</code> call return, or
279<code>EVUNLOOP_ALL</code>, which will make all nested <code>ev_loop</code> calls return.</p> 279<code>EVUNLOOP_ALL</code>, which will make all nested <code>ev_loop</code> calls return.</p>
280 </dd> 280 </dd>
281 <dt>ev_ref (loop)</dt> 281 <dt>ev_ref (loop)</dt>
282 <dt>ev_unref (loop)</dt> 282 <dt>ev_unref (loop)</dt>
283 <dd> 283 <dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines