This commit is contained in:
Michael Kerrisk 2007-05-12 13:19:59 +00:00
parent 375d884714
commit 32792f3553
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ io_cancel \- cancel an outstanding asynchronous I/O operation
.SH "DESCRIPTION"
.PP
.BR io_cancel ()
attempts to cancel an asynchronous I/O operation
previously submitted with the \fBio_submit\fR system call.
attempts to cancel an asynchronous I/O operation previously submitted with
.BR io_submit (2).
\fIctx_id\fR is the AIO context ID of the operation to be cancelled.
If the AIO context is found, the event will be cancelled and then copied
into the memory pointed to by \fIresult\fR without being placed