diff options
Diffstat (limited to 'docs/man/nng_http_conn_write.adoc')
| -rw-r--r-- | docs/man/nng_http_conn_write.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nng_http_conn_write.adoc b/docs/man/nng_http_conn_write.adoc index df9be033..85df3ed9 100644 --- a/docs/man/nng_http_conn_write.adoc +++ b/docs/man/nng_http_conn_write.adoc @@ -34,7 +34,7 @@ called first, to set the scatter/gather vector for _aio_. 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 <<nng_aio_result#,nng_aio_result>>. That result will +obtained via <<nng_aio_result#,nng_aio_result(3)>>. That result will either be zero or an error code. The I/O operation completes as soon as at least one byte has been @@ -67,8 +67,8 @@ None. <<nng_aio_count#,nng_aio_count(3)>>, <<nng_aio_result#,nng_aio_result(3)>>, <<nng_aio_set_iov#,nng_aio_set_iov(3)>>, -<<nng_http_alloc_handler#,nng_http_alloc_handler(3)>>, <<nng_http_client_connect#,nng_http_client_connect(3)>>, <<nng_http_conn_write_all#,nng_http_conn_write_all(3)>>, +<<nng_http_handler_alloc#,nng_http_handler_alloc(3)>>, <<nng_strerror#,nng_strerror(3)>>, <<nng#,nng(7)>> |
