summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-05-03 15:07:15 +0000
committerroot <root>2012-05-03 15:07:15 +0000
commit5a236891c85e8a4cef3222308f7fe7c9a9549c7b (patch)
tree9b12bf0f0dc11235448ce3b762a744726fac8e49 /Changes
parent6057940c0ca57e2a9feba9eac38daafae9b89635 (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 3b41960..77d8846 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,8 @@ TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone)
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
- 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,