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.305 by root, Fri Sep 6 22:03:08 2019 UTC vs.
Revision 1.306 by root, Wed Oct 16 09:11:35 2019 UTC

1679C<aio_wd> callback, as future requests using the value will fail in the 1679C<aio_wd> callback, as future requests using the value will fail in the
1680expected way. 1680expected way.
1681 1681
1682=item IO::AIO::CWD 1682=item IO::AIO::CWD
1683 1683
1684This is a compiletime constant (object) that represents the process 1684This is a compile time constant (object) that represents the process
1685current working directory. 1685current working directory.
1686 1686
1687Specifying this object as working directory object for a pathname is as if 1687Specifying this object as working directory object for a pathname is as if
1688the pathname would be specified directly, without a directory object. For 1688the pathname would be specified directly, without a directory object. For
1689example, these calls are functionally identical: 1689example, these calls are functionally identical:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines