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.270 by root, Fri Jun 23 03:23:19 2017 UTC vs.
Revision 1.271 by root, Fri Jun 23 21:43:51 2017 UTC

1271other processes), although if you are careful and know what you are doing, 1271other processes), although if you are careful and know what you are doing,
1272you still can. 1272you still can.
1273 1273
1274The following constants are available (missing ones are, as usual C<0>): 1274The following constants are available (missing ones are, as usual C<0>):
1275 1275
1276C<F_DUPFD_CLOEXEC>,
1277
1278C<F_OFD_GETLK>, C<F_OFD_SETLK>, C<F_OFD_GETLKW>,
1279
1276C<FIFREEZE>, C<FITHAW>, C<FITRIM>, C<FICLONE>, C<FICLONERANGE>, C<FIDEDUPERANGE>. 1280C<FIFREEZE>, C<FITHAW>, C<FITRIM>, C<FICLONE>, C<FICLONERANGE>, C<FIDEDUPERANGE>.
1277 1281
1278C<FS_IOC_GETFLAGS>, C<FS_IOC_SETFLAGS>, C<FS_IOC_GETVERSION>, C<FS_IOC_SETVERSION>, 1282C<FS_IOC_GETFLAGS>, C<FS_IOC_SETFLAGS>, C<FS_IOC_GETVERSION>, C<FS_IOC_SETVERSION>,
1279C<FS_IOC_FIEMAP>. 1283C<FS_IOC_FIEMAP>.
1280 1284

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines