ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/Changes
(Generate patch)

Comparing IO-AIO/Changes (file contents):
Revision 1.123 by root, Fri Jun 1 06:52:33 2007 UTC vs.
Revision 1.124 by root, Fri Jun 1 13:25:51 2007 UTC

8 8
92.4 92.4
10 - fix aio_busy w.r.t. fractional delays. 10 - fix aio_busy w.r.t. fractional delays.
11 - add aio_chmod, aio_chown, aio_utime (linux successfully demonstrated 11 - add aio_chmod, aio_chown, aio_utime (linux successfully demonstrated
12 that you can block on futimes...). 12 that you can block on futimes...).
13 - allow undef as fileoffset for aio_read/write and use read/write(2)
14 internally (useful for sockets or O_APPEND handles).
15 - use NV instead of UV for 32 bit perls and file offsets, as NVs
16 have a large range then.
13 - shared code between BDB and IO::AIO. 17 - shared code between BDB and IO::AIO.
14 - correctly set errno to ENOSYS on unimplemented functions 18 - correctly set errno to ENOSYS on unimplemented functions
15 (should never happen, though). 19 (should never happen, though).
16 20
172.33 Tue Jan 23 23:55:41 CET 2007 212.33 Tue Jan 23 23:55:41 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines