X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/3676840bf4d472af68b38be10c47665d4bc451cf..baf84e3741d88472c270efb118be8e3621ebe2d8:/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).