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

Comparing libev/ev.html (file contents):
Revision 1.48 by root, Tue Nov 27 08:11:52 2007 UTC vs.
Revision 1.49 by root, Tue Nov 27 08:20:42 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="Tue Nov 27 09:11:42 2007" /> 9 <meta name="created" content="Tue Nov 27 09:20:40 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 -->
1631 </dd> 1631 </dd>
1632 <dt>w-&gt;sweep () <code>ev::embed</code> only</dt> 1632 <dt>w-&gt;sweep () <code>ev::embed</code> only</dt>
1633 <dd> 1633 <dd>
1634 <p>Invokes <code>ev_embed_sweep</code>.</p> 1634 <p>Invokes <code>ev_embed_sweep</code>.</p>
1635 </dd> 1635 </dd>
1636 <dt>w-&gt;update () <code>ev::stat</code> only</dt>
1637 <dd>
1638 <p>Invokes <code>ev_stat_stat</code>.</p>
1639 </dd>
1636 </dl> 1640 </dl>
1637 </p> 1641 </p>
1638 </dd> 1642 </dd>
1639</dl> 1643</dl>
1640<p>Example: Define a class with an IO and idle watcher, start one of them in 1644<p>Example: Define a class with an IO and idle watcher, start one of them in

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines