From 3fbfb27c404f89bb20bb689edc5f0460a337445e Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Sun, 4 Nov 2007 01:42:05 +0000 Subject: [PATCH] *** empty log message *** --- README | 3 --- 1 file changed, 3 deletions(-) diff --git a/README b/README index e1adbc4..e1963fd 100644 --- a/README +++ b/README @@ -28,9 +28,6 @@ at http://libev.schmorp.de/bench.html). - detects time jumps and adjusts timers (works for both forward and backward time jumps and also for absolute timers). -- can correctly remove timers while executing callbacks - (libevent doesn't handle this reliably and can crash). - - race-free signal processing (libevent may delay processing signals till after the next event).