--- IO-AIO/Changes 2008/10/26 10:46:14 1.176 +++ IO-AIO/Changes 2009/04/19 13:05:06 1.178 @@ -6,7 +6,12 @@ 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. + +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. 3.16 Wed Oct 22 18:28:01 CEST 2008 - use SvREFCNT_inc instead of SvREFCNT_inc_NN in a non-speed critical