--- EV/EV.pm 2007/12/21 05:30:25 1.74 +++ EV/EV.pm 2007/12/21 10:36:22 1.75 @@ -908,8 +908,8 @@ my $async_check = EV::check sub { }; -This ensures that perl shortly gets into control for a short time, and -also ensures slower overall operation. +This ensures that perl gets into control for a short time to handle any +pending signals, and also ensures (slightly) slower overall operation. =head1 THREADS