summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-02-19 19:01:12 +0000
committerroot <root>2008-02-19 19:01:12 +0000
commit0c8e14659f11acebbf5d102234a3d9d0e94b00a3 (patch)
tree2aa8cdda7524622d1a4360c5b18237dff9b636f8 /Changes
parent091617c5e9d95bebfbb7f57fa1faeb22fcb57feb (diff)
steting got_:async when we never reset it is harmful as it blocks signal handling
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5fdbff8..e5d53d1 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
Revision history for libev, a high-performance and full-featured event loop
3.1
- - implement ev_asnc watchers.
+ - implement ev_async watchers.
- only initialise signal pipe on demand.
- make use of sig_atomic_t configurable.