From 44c5a949e6a04834ece44d7bc44b52b810661ec5 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Mon, 12 Nov 2007 08:12:14 +0000 Subject: [PATCH] *** empty log message *** --- ev.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ev.html b/ev.html index 993371e..3ba5aac 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -74,7 +74,7 @@ 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). It also is quite -fast (see a http://libev.schmorp.de/bench.html (benchmark) comparing it +fast (see a benchmark comparing it to libevent).