diff options
Diffstat (limited to 'docs/man/nng_msg_alloc.3.adoc')
| -rw-r--r-- | docs/man/nng_msg_alloc.3.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_msg_alloc.3.adoc b/docs/man/nng_msg_alloc.3.adoc index 72cfb306..e164c577 100644 --- a/docs/man/nng_msg_alloc.3.adoc +++ b/docs/man/nng_msg_alloc.3.adoc @@ -35,10 +35,12 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient free memory exists to allocate a message. == SEE ALSO +[.text-left] <<nng_msg_free.3#,nng_msg_free(3)>>, <<nng_msg_body.3#,nng_msg_body(3)>>, <<nng_msg_dup.3#,nng_msg_dup(3)>>, |
