Remove another outdated comment about aio_cancel().
This commit is contained in:
parent
3af0f1028b
commit
4270aed767
@ -109,8 +109,7 @@ int aio_error(const struct aiocb *);
|
||||
ssize_t aio_return(struct aiocb *);
|
||||
|
||||
/*
|
||||
* Cancel I/O -- implemented only to return AIO_NOTCANCELLED or
|
||||
* AIO_ALLDONE. No cancellation operation will occur.
|
||||
* Cancel I/O
|
||||
*/
|
||||
int aio_cancel(int, struct aiocb *);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user