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

Comparing Coro/Changes (file contents):
Revision 1.488 by root, Sat Mar 21 08:53:20 2009 UTC vs.
Revision 1.489 by root, Mon Apr 6 03:34:21 2009 UTC

7TODO: unready_all 7TODO: unready_all
8 8
9TODO: myhttpd header parsing 9TODO: myhttpd header parsing
10 - do not keep a reference to the argument itself in 10 - do not keep a reference to the argument itself in
11 Coro::Senmaphore::guard, as it could change later. 11 Coro::Senmaphore::guard, as it could change later.
12 - support SO_RCVBUF/SO_SNDBUF nonstandard Coro::Socket options,
13 should support a prepare callback.
12 14
135.131 Mon Mar 16 23:20:37 CET 2009 155.131 Mon Mar 16 23:20:37 CET 2009
14 - implement and document Coro->suspend, Coro->resume. 16 - implement and document Coro->suspend, Coro->resume.
15 - fix Coro::Select implementation to not (often) close 17 - fix Coro::Select implementation to not (often) close
16 the passed file descriptors (testcase provided by pippijn). 18 the passed file descriptors (testcase provided by pippijn).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines