ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.pm
(Generate patch)

Comparing IO-AIO/AIO.pm (file contents):
Revision 1.189 by root, Sun Mar 27 10:26:08 2011 UTC vs.
Revision 1.190 by root, Thu May 19 22:42:20 2011 UTC

668 668
669=over 4 669=over 4
670 670
671=item IO::AIO::READDIR_DENTS 671=item IO::AIO::READDIR_DENTS
672 672
673When this flag is off, then the callback gets an arrayref with of names 673When this flag is off, then the callback gets an arrayref consisting of
674only (as with C<aio_readdir>), otherwise it gets an arrayref with 674names only (as with C<aio_readdir>), otherwise it gets an arrayref with
675C<[$name, $type, $inode]> arrayrefs, each describing a single directory 675C<[$name, $type, $inode]> arrayrefs, each describing a single directory
676entry in more detail. 676entry in more detail.
677 677
678C<$name> is the name of the entry. 678C<$name> is the name of the entry.
679 679

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines