diff options
Diffstat (limited to 'docs/man/nng_http_conn_write_req.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_conn_write_req.3http.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_http_conn_write_req.3http.adoc b/docs/man/nng_http_conn_write_req.3http.adoc index faffb3ca..453f0397 100644 --- a/docs/man/nng_http_conn_write_req.3http.adoc +++ b/docs/man/nng_http_conn_write_req.3http.adoc @@ -45,6 +45,7 @@ None. == ERRORS +[horizontal] `NNG_ECANCELED`:: The operation was canceled. `NNG_ECLOSED`:: The connection was closed. `NNG_ECONNRESET`:: The peer closed the connection. @@ -54,6 +55,7 @@ None. == SEE ALSO +[.text-left] <<nng_aio_alloc.3#,nng_aio_alloc(3)>>, <<nng_aio_result.3#,nng_aio_result(3)>>, <<nng_http_client_connect.3http#,nng_http_client_connect(3http)>>, |
