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

Comparing IO-AIO/Changes (file contents):
Revision 1.30 by root, Mon Aug 15 03:14:51 2005 UTC vs.
Revision 1.31 by root, Tue Aug 16 22:22:18 2005 UTC

1TODO: better type checking (i.e. make sure the callback is a callback) 1Revision history for IO::AIO
2 2
3Revision history for IO::AIO 31.2
4 - fix another bug where filehandles could leak.
5 - use SvPVbyte for filenames now. You *need* to encode your strings to
6 the external filename encoding first.
7 - clarify freebsd situation: make it work and tell me how, or go away
8 with your underdocumented, broken and outdated OS.
9 - fork'ing should now be officially supported (where linux and
10 posix contradict each other, I followed posix).
11 - only call read() once per poll, not twice.
12 - add aio_rmdir, aio_symlink.
13 - force callback arguments to be undef or a reference, for better
14 error catching.
4 15
51.1 Sun Aug 7 05:27:23 CEST 2005 161.1 Sun Aug 7 05:27:23 CEST 2005
6 - added configure script to detect availability of some calls. 17 - added configure script to detect availability of some calls.
7 (imperfect, as we cannot detect things like -lrt due to missing 18 (imperfect, as we cannot detect things like -lrt due to missing
8 feedback yet). 19 feedback yet).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines