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.300 by root, Sun Mar 10 12:11:46 2019 UTC vs.
Revision 1.301 by root, Mon Mar 18 23:52:09 2019 UTC

2122for times around now - see the I<nsec> function family, below, for full 2122for times around now - see the I<nsec> function family, below, for full
2123accuracy. 2123accuracy.
2124 2124
2125File birth time is only available when the OS and perl support it (on 2125File birth time is only available when the OS and perl support it (on
2126FreeBSD and NetBSD at the time of this writing, although support is 2126FreeBSD and NetBSD at the time of this writing, although support is
2127adaptive, so if your OS/perl gains support, IO::AIO can take avdantage of 2127adaptive, so if your OS/perl gains support, IO::AIO can take advantage of
2128it). On systems where it isn't available, C<0> is currently returned, but 2128it). On systems where it isn't available, C<0> is currently returned, but
2129this might change to C<undef> in a future version. 2129this might change to C<undef> in a future version.
2130 2130
2131=item ($atime, $mtime, $ctime, $btime, ...) = IO::AIO::st_xtime 2131=item ($atime, $mtime, $ctime, $btime, ...) = IO::AIO::st_xtime
2132 2132

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines