summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-05-06 13:05:35 +0000
committerroot <root>2012-05-06 13:05:35 +0000
commit26f68925a41a8ca708bac1af16c1164c5e2cac32 (patch)
tree4848b503e813a43507ecf3f868134489b5174372 /Changes
parentc98518f594ad05986c77d18c6de2f6e27a90dc99 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 3346822..3698cde 100644
--- a/Changes
+++ b/Changes
@@ -7,8 +7,8 @@ TODO: document WSA_EV_USE_SOCKET in win32 part
TODO: ^ OR use WSASend/WSARecv on the handle, which always works
TODO: assert on fd watcher linked list pointing to itself
TODO: faq, process a thing in each iteration
-TODO: abuse idle watchers for their side effect
-TODO: abuse check watchers for their side effect
+ - queueing pending watchers of higher priority from a watcher now invokes
+ them in a timely fashion (reported by Denis Bilenko).
- add throw() to all libev functions that cannot throw exceptions, for
further code size decrease when compiling for C++.
- add throw () to callbacks that must not throw exceptions (allocator,