summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2012-04-11 10:51:11 +0000
committerroot <root>2012-04-11 10:51:11 +0000
commit86fba58497117ab0fe688703f4d77d4bfad33189 (patch)
tree958f0c3976ee6a931a5fbcca8c4a41d66341b722
parent77cb55a8ee86104c6f3035bb8565e125fd59a3f3 (diff)
*** empty log message ***
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 76e5c86..988735e 100644
--- a/Changes
+++ b/Changes
@@ -5,7 +5,7 @@ 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: throw() for most ev.h functions
- fix event_base_loop return code, add event_get_callback, event_base_new,
event_base_get_method calls to improve libevent 1.x emulation and add
some libevent 2.x funcitonality (based on a patch by Jeff Davey).