diff options
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. |