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.58 by root, Sun Oct 22 10:33:19 2006 UTC vs.
Revision 1.59 by root, Sun Oct 22 10:33:26 2006 UTC

605 605
606The IO::AIO::GRP objects will be cleaned up during calls to 606The IO::AIO::GRP objects will be cleaned up during calls to
607C<IO::AIO::poll_cb>, just like any other request. 607C<IO::AIO::poll_cb>, just like any other request.
608 608
609They can be canceled like any other request. Canceling will cancel not 609They can be canceled like any other request. Canceling will cancel not
610just the request itself, but also all requests it contains. 610only the request itself, but also all requests it contains.
611 611
612They can also can also be added to other IO::AIO::GRP objects. 612They can also can also be added to other IO::AIO::GRP objects.
613 613
614Their lifetime, simplified, looks like this: when they are empty, they 614Their lifetime, simplified, looks like this: when they are empty, they
615will finish very quickly. If they contain only requests that are in the 615will finish very quickly. If they contain only requests that are in the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines