Hello I have a query about the ask about the aio_cancel description please. http://man7.org/linux/man-pages/online/pages/man3/aio_cancel.3.html "Normal asynchronous notification occurs for canceled requests. The request return status is set to -1, and the request error status is set to ECANCELED." I would like to ask about this description. Could the detail of "request return status" and "request error status" be described please. My assumption "request return status" -- perhaps the value returned by aio_return()? "request error status" -- not sure. maybe aio_error() ? Thank you for taking a look into this. Best regards, Jon -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html