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

Comparing IO-AIO/Changes (file contents):
Revision 1.15 by root, Wed Jul 20 21:55:27 2005 UTC vs.
Revision 1.16 by root, Fri Jul 22 08:25:22 2005 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2
31.0
4 - aio_open did not reliably deliver filehandles.
5 - all aio_*-functions keep a reference to the filehandle so
6 it doesn't go away while the aio requests is working on it.
7 - disable warnings in AIO.pm.
2 8
30.9 Wed Jul 20 23:55:04 CEST 2005 90.9 Wed Jul 20 23:55:04 CEST 2005
4 - allow recursive calls to poll_cb, use less locking calls, too. 10 - allow recursive calls to poll_cb, use less locking calls, too.
5 - fix the Gtk2-example in the SYNOPSIS. 11 - fix the Gtk2-example in the SYNOPSIS.
6 - use pread/pwrite not pread64/pwrite64. this was simply a leftover 12 - use pread/pwrite not pread64/pwrite64. this was simply a leftover

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines