diff options
Diffstat (limited to 'docs/man/nng_msg.5.adoc')
| -rw-r--r-- | docs/man/nng_msg.5.adoc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/man/nng_msg.5.adoc b/docs/man/nng_msg.5.adoc index 45b04e03..69789560 100644 --- a/docs/man/nng_msg.5.adoc +++ b/docs/man/nng_msg.5.adoc @@ -44,15 +44,6 @@ automatic data conversion, and removing data from the beginning or end. These functions are designed to try to avoid copying message contents by making use of scratch areas at the beginning and end of the message. -== RETURN VALUES - -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] |
