diff options
Diffstat (limited to 'docs/man/nng_http_res_alloc_error.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_res_alloc_error.3http.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_http_res_alloc_error.3http.adoc b/docs/man/nng_http_res_alloc_error.3http.adoc index e777a6a2..f3d54bc4 100644 --- a/docs/man/nng_http_res_alloc_error.3http.adoc +++ b/docs/man/nng_http_res_alloc_error.3http.adoc @@ -43,11 +43,13 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient free memory exists to allocate a message. `NNG_ENOTSUP`:: HTTP support not configured. == SEE ALSO +[.text-left] <<nng_http_res_alloc.3http#,nng_http_res_alloc(3http)>>, <<nng_http_res_free.3http#,nng_http_res_free(3http)>>, <<nng_http_res_set_reason.3http#,nng_http_res_set_reason(3http)>>, |
