--- IO-AIO/Changes 2009/04/19 13:05:06 1.178 +++ IO-AIO/Changes 2009/04/19 13:15:55 1.179 @@ -6,8 +6,8 @@ TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) TODO: aio_fcntl, at least for file-locking -# when apssing a ref as data buffer with dreaded perl 5.10 -perl: AIO.xs:662: XS_IO__AIO_aio_read: Assertion `!((data)->sv_flags & 0x00000800) || !((data)->sv_u.svu_rv)' failed. + - 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).