--- IO-AIO/Changes 2008/11/20 09:01:40 1.177 +++ IO-AIO/Changes 2009/04/19 13:15:55 1.179 @@ -6,6 +6,9 @@ TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) TODO: aio_fcntl, at least for file-locking + - better diagnostics when some aio_* functions get passed an illegal fh. + - try to avoid crash due to incompatible 5.10 API changes. + 3.17 Thu Nov 20 08:45:36 CET 2008 - (libeio) added aio_sync_file_range (untested). - add aio_busy to @IO::AIO::AIO_REQ.