aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_aio_start.3.adoc
Commit message (Collapse)AuthorAge
* fixes #2183 docs: convert AIO provider docsGarrett D'Amore2025-10-10
|
* aio: more nng_err updatesGarrett D'Amore2025-01-14
|
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
This represents an API change, and we remove the nng_aio_begin function as well, introducing the lightweight nng_aio_reset instead.