--- Coro/Changes 2009/03/16 22:22:12 1.487 +++ Coro/Changes 2009/03/21 08:53:20 1.488 @@ -6,6 +6,10 @@ but very lacking in others (higher level ipc)). TODO: unready_all +TODO: myhttpd header parsing + - do not keep a reference to the argument itself in + Coro::Senmaphore::guard, as it could change later. + 5.131 Mon Mar 16 23:20:37 CET 2009 - implement and document Coro->suspend, Coro->resume. - fix Coro::Select implementation to not (often) close