diff options
Diffstat (limited to 'ev.html')
-rw-r--r-- | ev.html | 6 |
1 files changed, 4 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 09:11:00 2007" /> + <meta name="created" content="Mon Nov 12 09:11:56 2007" /> <meta name="generator" content="Pod::Xhtml 1.57" /> <link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head> <body> @@ -73,7 +73,9 @@ watcher.</p> kqueue mechanisms for file descriptor events, relative timers, absolute timers with customised rescheduling, signal events, process status change events (related to SIGCHLD), and event watchers dealing with the event -loop mechanism itself (idle, prepare and check watchers).</p> +loop mechanism itself (idle, prepare and check watchers). It also is quite +fast (see a <b>http://libev.schmorp.de/bench.html</b> (<cite>benchmark</cite>) comparing it +to libevent).</p> </div> <h1 id="CONVENTIONS">CONVENTIONS</h1><p><a href="#TOP" class="toplink">Top</a></p> |