--- Coro/Changes 2009/03/21 08:53:20 1.488 +++ Coro/Changes 2009/04/06 03:34:21 1.489 @@ -9,6 +9,8 @@ TODO: myhttpd header parsing - do not keep a reference to the argument itself in Coro::Senmaphore::guard, as it could change later. + - support SO_RCVBUF/SO_SNDBUF nonstandard Coro::Socket options, + should support a prepare callback. 5.131 Mon Mar 16 23:20:37 CET 2009 - implement and document Coro->suspend, Coro->resume.