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

Comparing IO-AIO/Changes (file contents):
Revision 1.28 by root, Sun Aug 7 03:26:10 2005 UTC vs.
Revision 1.30 by root, Mon Aug 15 03:14:51 2005 UTC

1TODO: better type checking (i.e. make sure the callback is a callback)
2
1Revision history for IO::AIO 3Revision history for IO::AIO
2 4
31.1 51.1 Sun Aug 7 05:27:23 CEST 2005
4 - added configure script to detect availability of some calls. 6 - added configure script to detect availability of some calls.
5 (imperfect, as we cannot detect things like -lrt due to missing 7 (imperfect, as we cannot detect things like -lrt due to missing
6 feedback yet). 8 feedback yet).
7 - emulate fdatasync via fsync, pread/pwrite via unsafe read/write 9 - emulate fdatasync via fsync, pread/pwrite via unsafe read/write
8 and readahead via manual reading on platforms lacking those. 10 and readahead via manual reading on platforms lacking those.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines