--- cvsroot/EV/EV.pm 2007/11/23 13:08:55 1.47 +++ cvsroot/EV/EV.pm 2007/11/23 13:09:02 1.48 @@ -119,7 +119,7 @@ When called with an argument of EV::UNLOOP_ALL, all calls to EV::loop will return as fast as possible. -=item EV::once $fh_or_undef, $events, $timeout, $cb->($events) +=item EV::once $fh_or_undef, $events, $timeout, $cb->($revents) This function rolls together an I/O and a timer watcher for a single one-shot event without the need for managing a watcher object.