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

Comparing libev/Changes (file contents):
Revision 1.265 by root, Thu May 3 16:00:47 2012 UTC vs.
Revision 1.266 by root, Sun May 6 13:09:35 2012 UTC

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 9TODO: faq, process a thing in each iteration
10TODO: abuse idle watchers for their side effect 10 - queueing pending watchers of higher priority from a watcher now invokes
11TODO: abuse check watchers for their side effect 11 them in a timely fashion (reported by Denis Bilenko).
12 - add throw() to all libev functions that cannot throw exceptions, for 12 - add throw() to all libev functions that cannot throw exceptions, for
13 further code size decrease when compiling for C++. 13 further code size decrease when compiling for C++.
14 - add throw () to callbacks that must not throw exceptions (allocator, 14 - add throw () to callbacks that must not throw exceptions (allocator,
15 syserr, loop acquire/release, periodic reschedule cbs). 15 syserr, loop acquire/release, periodic reschedule cbs).
16 - fix event_base_loop return code, add event_get_callback, event_base_new, 16 - fix event_base_loop return code, add event_get_callback, event_base_new,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines