summaryrefslogtreecommitdiff
path: root/ev.html
diff options
context:
space:
mode:
authorroot <root>2007-11-12 08:02:54 +0000
committerroot <root>2007-11-12 08:02:54 +0000
commit46c499e78dc97f19ed40e0479c0855e71dd440a6 (patch)
tree9a197041ac1831acb232cc14c7b5ef61942a3c80 /ev.html
parent4d842bfffe9d21022fb0e6ea51d3a5eedb39e69e (diff)
*** empty log message ***
Diffstat (limited to 'ev.html')
-rw-r--r--ev.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ev.html b/ev.html
index 5fa8652..3976c09 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="Mon Nov 12 09:03:30 2007" />
+ <meta name="created" content="Mon Nov 12 09:02:48 2007" />
<meta name="generator" content="Pod::Xhtml 1.57" />
<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
<body>
@@ -28,7 +28,7 @@
<li><a href="#WATCHER_TYPES">WATCHER TYPES</a>
<ul><li><a href="#struct_ev_io_is_my_file_descriptor_r">struct ev_io - is my file descriptor readable or writable</a></li>
<li><a href="#struct_ev_timer_relative_and_optiona">struct ev_timer - relative and optionally recurring timeouts</a></li>
-<li><a href="#ev_periodic_to_cron_or_not_to_cron_i">ev_periodic - to cron or not to cron it</a></li>
+<li><a href="#ev_periodic">ev_periodic</a></li>
<li><a href="#ev_signal_signal_me_when_a_signal_ge">ev_signal - signal me when a signal gets signalled</a></li>
<li><a href="#ev_child_wait_for_pid_status_changes">ev_child - wait for pid status changes</a></li>
<li><a href="#ev_idle_when_you_ve_got_nothing_bett">ev_idle - when you've got nothing better to do</a></li>
@@ -482,8 +482,8 @@ the timer, and again will automatically restart it if need be.</p>
</dl>
</div>
-<h2 id="ev_periodic_to_cron_or_not_to_cron_i">ev_periodic - to cron or not to cron it</h2>
-<div id="ev_periodic_to_cron_or_not_to_cron_i-2">
+<h2 id="ev_periodic">ev_periodic</h2>
+<div id="ev_periodic_CONTENT">
<p>Periodic watchers are also timers of a kind, but they are very versatile
(and unfortunately a bit complex).</p>
<p>Unlike ev_timer's, they are not based on real time (or relative time)