aio_error(3) Library Functions Manual aio_error(3) aio_error - / LIBRARY Real-time library (librt, -lrt) #include int aio_error(const struct aiocb *aiocbp); aio_error() - aiocbp ( aiocb aio(7)). : EINPROGRESS if the request has not been completed yet. ECANCELED if the request was canceled. 0 if the request completed successfully. > 0 - , . , errno read(2), write(2), fsync(2) fdatasync(2). EINVAL aiocbp -, ( aio_return(3)). ENOSYS aio_error() . attributes(7). +----------------------------+----------------------------------------------------------+--------------------------+ | | | | +----------------------------+----------------------------------------------------------+--------------------------+ |aio_error() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ POSIX.1-2008. glibc 2.1. POSIX.1-2001. aio(7). . aio_cancel(3), aio_fsync(3), aio_read(3), aio_return(3), aio_suspend(3), aio_write(3), lio_listio(3), aio(7) Dmitry Bolkhovskikh Yuri Kozlov ; GNU 3 , . . , , . Linux man-pages 6.06 31 2023 . aio_error(3)