diff options
Diffstat (limited to 'docs/man/nng_ctx_open.3.adoc')
| -rw-r--r-- | docs/man/nng_ctx_open.3.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_ctx_open.3.adoc b/docs/man/nng_ctx_open.3.adoc index 86686417..f8d5b546 100644 --- a/docs/man/nng_ctx_open.3.adoc +++ b/docs/man/nng_ctx_open.3.adoc @@ -51,11 +51,13 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient memory is available. `NNG_ENOTSUP`:: The protocol does not support separate contexts, or the socket was opened in raw mode. == SEE ALSO +[.text-left] <<nng_ctx_close.3#,nng_ctx_close(3)>>, <<nng_ctx_getopt.3#,nng_ctx_getopt(3)>>, <<nng_ctx_recv.3#,nng_ctx_recv(3)>>, |
