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