Main index | Section 2 | 日本語 | Options |
#include <aio.h>
The aio_return() system call should only be called once, to obtain the final status of an asynchronous I/O operation once it has completed ((aio_error) 2 returns something other than EINPROGRESS).
[EINVAL] | |
The iocb argument does not reference a completed asynchronous I/O request. | |
AIO_RETURN (2) | March 21, 2016 |
Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | There are 10 types of people in the world: those who understand binary, and those who don't. | ” |