aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_aio_busy.3.adoc
Commit message (Collapse)AuthorAge
* docs: AIO chapter (consumer only) converted to mdbook.Garrett D'Amore2024-10-24
|
* fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_resultGarrett D'Amore2022-04-18
This introduces a new API, nng_aio_busy(), that can be used to query the status of the aio without blocking. Some minor documentation fixes are included.