summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-07-19 04:11:27 +0000
committerroot <root>2009-07-19 04:11:27 +0000
commit08f0ee3c6c197a7f4dc506cdc8e700a6536ee616 (patch)
tree3ac27a62a0c0dc72110af5df1a0b5fdf727b9fc8 /Changes
parent44e7261c51583f351206cd5dbd02655ea5f4797d (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index e667d40..5a2ecbd 100644
--- a/Changes
+++ b/Changes
@@ -12,6 +12,8 @@ TODO: nsig
- take advantage of signalfd on GNU/Linux systems.
- document that the signal mask might be in an unspecified
state when using libev's signal handling.
+ - take advantage of some GNU/Linux calls to set cloexec/nonblock
+ on fd creation, to avoid race conditions.
3.7 Fri Jul 17 16:36:32 CEST 2009
- ev_unloop and ev_loop wrongly used a global variable to exit loops,