--- IO-AIO/AIO.pm 2009/06/06 19:44:17 1.150 +++ IO-AIO/AIO.pm 2009/06/12 00:43:16 1.151 @@ -1047,8 +1047,9 @@ Cancels the request, if possible. Has the effect of skipping execution when entering the B state and skipping calling the callback when entering the the B state, but will leave the request otherwise -untouched. That means that requests that currently execute will not be -stopped and resources held by the request will not be freed prematurely. +untouched (with the exception of readdir). That means that requests that +currently execute will not be stopped and resources held by the request +will not be freed prematurely. =item cb $req $callback->(...)