System Interface Guide

aio_cancel(3R)

aio_cancel(3R) is called with an asynchronous I/O control block to cancel pending operations. It can be used to cancel a specific request, if the control block specifies one, or all of the requests pending for the specified file descriptor.