]> git.llucax.com Git - software/libev.git/blobdiff - README
*** empty log message ***
[software/libev.git] / README
diff --git a/README b/README
index 5895388b2665abd544d45e97c58619db9618e0e9..544055158646a50ac88879ae303d575a18bd3bbe 100644 (file)
--- a/README
+++ b/README
@@ -22,6 +22,9 @@ to be faster and more correct, and also more featureful. Examples:
 - can correctly remove timers while executing callbacks
   (libevent doesn't handle this reliably and can crash)
 
 - 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)
+
 - less calls to epoll_ctl
   (stopping and starting an io watcher between two loop iterations will now
   result in spuriois epoll_ctl calls)
 - less calls to epoll_ctl
   (stopping and starting an io watcher between two loop iterations will now
   result in spuriois epoll_ctl calls)