diff options
author | root <root> | 2011-07-05 20:34:42 +0000 |
---|---|---|
committer | root <root> | 2011-07-05 20:34:42 +0000 |
commit | 9ec5a0945ff19e73cf8953060270c9d558be0847 (patch) | |
tree | fa2b9d13422d365d7743e612ee1258850c1f5f0e /eio.pod | |
parent | dbeca454f3dc7f49df0fd6a848061a1031eca0f7 (diff) |
*** empty log message ***
Diffstat (limited to 'eio.pod')
-rw-r--r-- | eio.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -278,7 +278,7 @@ C<eio_cancel>: =item eio_cancel (eio_req *req) -Cancel the request (and all it's subrequests). If the request is currently +Cancel the request (and all its subrequests). If the request is currently executing it might still continue to execute, and in other cases it might still take a while till the request is cancelled. |