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

Comparing IO-AIO/Changes (file contents):
Revision 1.6 by root, Sun Jul 10 22:19:48 2005 UTC vs.
Revision 1.7 by root, Sun Jul 10 23:45:16 2005 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2 2
30.3 Mon Jul 11 01:42:37 CEST 2005
3 - restructured manpage. 4 - restructured manpage.
4 - added SYNOPSIS with exmaples for Event, Glib, Tk. 5 - added SYNOPSIS with examples for Event, Glib, Tk.
6 - remove explicit context support so I don't have to maintain
7 it for threaded perls (i.e. it should work now :).
5 8
60.2 Sun Jul 10 22:57:12 CEST 2005 90.2 Sun Jul 10 22:57:12 CEST 2005
7 - return immediately from poll_wait if nreqs==0. 10 - return immediately from poll_wait if nreqs==0.
8 - get rid of the request pipe and use faster thread-thread 11 - get rid of the request pipe and use faster thread-thread
9 communications for most requests and responses. 12 communications for most requests and responses.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines