| Main index | Section 2 | 日本語 | Options |
#include <aio.h>
Normal asynchronous notification occurs for cancelled requests. Requests complete with an error result of ECANCELED.
| [ AIO_CANCELED] | |
| All outstanding requests meeting the criteria specified were cancelled. | |
| [ AIO_NOTCANCELED] | |
| Some requests were not cancelled, status for the requests should be checked with aio_error(2). | |
| [ AIO_ALLDONE] | |
| All of the requests meeting the criteria have finished. | |
| [EBADF] | |
| The fildes argument is an invalid file descriptor. | |
| AIO_CANCEL (2) | January 19, 2000 |
| Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Unix is a junk OS designed by a committee of PhDs. | ” |
| — Dave Cutler | ||