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

Comparing IO-AIO/AIO.pm (file contents):
Revision 1.87 by root, Sun Oct 29 00:52:02 2006 UTC vs.
Revision 1.88 by root, Sun Oct 29 01:50:29 2006 UTC

175 175
176Request has reached the end of its lifetime and holds no resources anymore 176Request has reached the end of its lifetime and holds no resources anymore
177(except possibly for the Perl object, but its connection to the actual 177(except possibly for the Perl object, but its connection to the actual
178aio request is severed and calling its methods will either do nothing or 178aio request is severed and calling its methods will either do nothing or
179result in a runtime error). 179result in a runtime error).
180
181=back
180 182
181=cut 183=cut
182 184
183package IO::AIO; 185package IO::AIO;
184 186

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines