X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/6879205607d844eab17dd6c735f8e80bf1490baf..7adde6c7c7a709d21a4cacdf6a1b3bc9418245df:/README?ds=sidebyside 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).