From e892f2e13786af2ffec74934ac363e3a9890f7b7 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 7 Mar 2018 23:53:10 -0800 Subject: Fix a number of broken links. There are still some busted links that have to be fixed, but these are the ones that are just typos or trivially fixed. There is of course some content still missing. --- docs/man/nng_http_conn_write_req.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/man/nng_http_conn_write_req.adoc') diff --git a/docs/man/nng_http_conn_write_req.adoc b/docs/man/nng_http_conn_write_req.adoc index 040764ca..e47dd254 100644 --- a/docs/man/nng_http_conn_write_req.adoc +++ b/docs/man/nng_http_conn_write_req.adoc @@ -30,12 +30,12 @@ The `nng_http_conn_write_req()` function starts an asynchronous write of the HTTP request _req_ to the connection _conn_. The entire request is sent, including headers, and if present, the request body data. (The request body can be set with -<> or -<>.) +<> or +<>.) This function returns immediately, with no return value. Completion of the operation is signaled via the _aio_, and the final result may be -obtained via <>. That result will +obtained via <>. That result will either be zero or an error code. == RETURN VALUES @@ -55,7 +55,6 @@ None. <>, <>, -<>, <>, <>, <>, -- cgit v1.2.3-70-g09d2