--- Coro/Changes 2012/10/31 16:19:09 1.599 +++ Coro/Changes 2012/10/31 16:35:30 1.600 @@ -7,6 +7,8 @@ TODO: add peerhost/peerport from IO::Socket::INET etc. + - bad things could happen in Coro::EV::timed_once if the arguments + were wrong. Also support magic values as timed_io_once args. - recommend AnyEvent 7+ or EV 4+, also require EV version 4 or newer for Coro::EV.