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.201 by root, Tue Jul 5 09:24:11 2011 UTC vs.
Revision 1.202 by root, Tue Jul 5 14:02:15 2011 UTC

647 647
648 648
649=item aio_realpath $path, $callback->($path) 649=item aio_realpath $path, $callback->($path)
650 650
651Asynchronously make the path absolute and resolve any symlinks in 651Asynchronously make the path absolute and resolve any symlinks in
652C<$path>. The resulting path only consists of directories. 652C<$path>. The resulting path only consists of directories (Same as
653L<Cwd::realpath>).
653 654
654This request can be used to get the absolute path of the current working 655This request can be used to get the absolute path of the current working
655directory by passing it a path of F<.> (a single dot). 656directory by passing it a path of F<.> (a single dot).
656 657
657 658

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines