--- Coro/Changes 2009/12/11 18:32:23 1.530 +++ Coro/Changes 2009/12/12 01:30:26 1.531 @@ -8,12 +8,15 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? -TODO: better error reporting when blocking inside the event idle loop? idleblock 5.21 - automatically load Coro::AnyEvent when AnyEvent and Coro are used together. - add some examples on how to combine other event loops with Coro in - Coro::AnyEvent. + Coro::AnyEvent, and how to run it (and not to block). Seems to be + the most common source of confusion. + - try to catch people naively blocking in an event callback. + - work around the perl filehandle bug issue in conjunction with + older common::sense (as indirectly pointed out by ZSystem). - clarify the "not from signal handlers" section. 5.2 Sun Oct 4 14:54:24 CEST 2009