Polling the Status of the I/O Operation
The application can periodically poll the status of the I/O operation. The status of each I/O operation is provided in the application's address space in the control block associated with each request.
Portable applications can retrieve the status by using the aio_error subroutine. The aio_suspend subroutine suspends the calling process until one or more AIO requests finish.