diff options
Diffstat (limited to 'docs/man/nng_aio_alloc.3.adoc')
| -rw-r--r-- | docs/man/nng_aio_alloc.3.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_aio_alloc.3.adoc b/docs/man/nng_aio_alloc.3.adoc index 9e92dd4a..2dc6d4a8 100644 --- a/docs/man/nng_aio_alloc.3.adoc +++ b/docs/man/nng_aio_alloc.3.adoc @@ -57,10 +57,12 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient free memory to perform the operation. == SEE ALSO +[.text-left] <<nng_aio_abort.3#,nng_aio_abort(3)>>, <<nng_aio_cancel.3#,nng_aio_cancel(3)>>, <<nng_aio_count.3#,nng_aio_count(3)>>, |
