diff options
Diffstat (limited to 'docs/man/nng_req_open.3.adoc')
| -rw-r--r-- | docs/man/nng_req_open.3.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_req_open.3.adoc b/docs/man/nng_req_open.3.adoc index dd2e7cb6..1f92159a 100644 --- a/docs/man/nng_req_open.3.adoc +++ b/docs/man/nng_req_open.3.adoc @@ -41,11 +41,13 @@ These functions return 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient memory is available. `NNG_ENOTSUP`:: The protocol is not supported. == SEE ALSO +[.text-left] <<nng_options.5#,nng_options(5)>>, <<nng_socket.5#,nng_socket(5)>>, <<nng_rep.7#,nng_rep(7)>>, |
