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.257 by root, Mon Jan 18 11:53:09 2016 UTC vs.
Revision 1.258 by root, Thu Jan 21 23:04:46 2016 UTC

2065C<$flags> can be a combination of 2065C<$flags> can be a combination of
2066C<IO::AIO::MAP_SHARED> or 2066C<IO::AIO::MAP_SHARED> or
2067C<IO::AIO::MAP_PRIVATE>, 2067C<IO::AIO::MAP_PRIVATE>,
2068or a number of system-specific flags (when not available, the are C<0>): 2068or a number of system-specific flags (when not available, the are C<0>):
2069C<IO::AIO::MAP_ANONYMOUS> (which is set to C<MAP_ANON> if your system only provides this constant), 2069C<IO::AIO::MAP_ANONYMOUS> (which is set to C<MAP_ANON> if your system only provides this constant),
2070C<IO::AIO::MAP_HUGETLB>,
2071C<IO::AIO::MAP_LOCKED>, 2070C<IO::AIO::MAP_LOCKED>,
2072C<IO::AIO::MAP_NORESERVE>, 2071C<IO::AIO::MAP_NORESERVE>,
2073C<IO::AIO::MAP_POPULATE>, 2072C<IO::AIO::MAP_POPULATE>,
2074C<IO::AIO::MAP_NONBLOCK>, 2073C<IO::AIO::MAP_NONBLOCK>,
2075C<IO::AIO::MAP_FIXED>, 2074C<IO::AIO::MAP_FIXED>,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines