ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
(Generate patch)

Comparing libev/Changes (file contents):
Revision 1.263 by root, Tue May 1 22:01:40 2012 UTC vs.
Revision 1.264 by root, Thu May 3 15:07:15 2012 UTC

4TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) 4TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone)
5 5
6TODO: document WSA_EV_USE_SOCKET in win32 part 6TODO: document WSA_EV_USE_SOCKET in win32 part
7TODO: ^ OR use WSASend/WSARecv on the handle, which always works 7TODO: ^ OR use WSASend/WSARecv on the handle, which always works
8TODO: assert on fd watcher linked list pointing to itself 8TODO: assert on fd watcher linked list pointing to itself
9TODO: faq, process a thing in each iteration
10TODO: abuse idle watchers for their side effect
9 - add throw() to all libev functions that cannot throw exceptions, for 11 - add throw() to all libev functions that cannot throw exceptions, for
10 further code size decrease when compiling for C++. 12 further code size decrease when compiling for C++.
11 - add throw () to callbacks that must not throw exceptions (allocator, 13 - add throw () to callbacks that must not throw exceptions (allocator,
12 syserr, loop acquire/release, periodic reschedule cbs). 14 syserr, loop acquire/release, periodic reschedule cbs).
13 - fix event_base_loop return code, add event_get_callback, event_base_new, 15 - fix event_base_loop return code, add event_get_callback, event_base_new,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines