--- IO-AIO/README 2005/12/26 18:31:12 1.14 +++ IO-AIO/README 2006/02/01 23:43:17 1.15 @@ -202,7 +202,7 @@ Asynchronously rmdir (delete) a directory and call the callback with the result code. - aio_readdir $pathname $callback->($entries) + aio_readdir $pathname, $callback->($entries) Unlike the POSIX call of the same name, "aio_readdir" reads an entire directory (i.e. opendir + readdir + closedir). The entries will not be sorted, and will NOT include the "." and ".." entries.