--- cvsroot/Coro/Changes 2009/06/23 23:40:06 1.499 +++ cvsroot/Coro/Changes 2009/06/24 02:52:38 1.500 @@ -8,6 +8,8 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? + - implement signal->wait ($cb) interface, similar to semaphores. + 5.14 Wed Jun 24 01:37:48 CEST 2009 - provide explicit functions to "cede" to the event loop in Coro::AnyEvent, as this seems to have been a difficult concept (poll, sleep, idle,