summaryrefslogtreecommitdiff
path: root/man/tip/libnng.3.html
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-08-20 07:35:51 -0700
committerGarrett D'Amore <garrett@damore.org>2018-08-20 07:35:51 -0700
commit768e3f7343fdeab4e8531d8a772e619e6c1c4e2e (patch)
treec175a5e004a4d815c9af3781e03000a12372c64d /man/tip/libnng.3.html
parent416c43c7c2020dec09dac0304ff589e237afaa9c (diff)
downloadnng-768e3f7343fdeab4e8531d8a772e619e6c1c4e2e.tar.gz
nng-768e3f7343fdeab4e8531d8a772e619e6c1c4e2e.tar.bz2
nng-768e3f7343fdeab4e8531d8a772e619e6c1c4e2e.zip
man page updates for tip
Diffstat (limited to 'man/tip/libnng.3.html')
-rw-r--r--man/tip/libnng.3.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/tip/libnng.3.html b/man/tip/libnng.3.html
index c8be729e..81032996 100644
--- a/man/tip/libnng.3.html
+++ b/man/tip/libnng.3.html
@@ -1201,7 +1201,7 @@ as a convenience to aid in creating portable applications.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">wake all waiters</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_cv_wake1.3supp.html">nng_cv_wake()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_cv_wake1.3supp.html">nng_cv_wake1()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">wake one waiter</p></td>
</tr>
<tr>
@@ -1280,7 +1280,7 @@ and connections.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">read HTTP request</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_read_res.3http.html">nng_http_conn_read_req()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_read_res.3http.html">nng_http_conn_read_res()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">read HTTP response</p></td>
</tr>
<tr>
@@ -1292,11 +1292,11 @@ and connections.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">write all to HTTP connection</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_write_req.3http.html">nng_http_conn_write()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_write_req.3http.html">nng_http_conn_write_req()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">write HTTP request</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_write_res.3http.html">nng_http_conn_write()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_conn_write_res.3http.html">nng_http_conn_write_res()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">write HTTP response</p></td>
</tr>
<tr>
@@ -1508,11 +1508,11 @@ and connections.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">get HTTP server TLS configuration</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_hold.3http.html">nng_http_server_get_tls()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_hold.3http.html">nng_http_server_hold()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">get and hold HTTP server instance</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_release.3http.html">nng_http_server_get_tls()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_release.3http.html">nng_http_server_release()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">release HTTP server instance</p></td>
</tr>
<tr>
@@ -1585,7 +1585,7 @@ with TLS support.
<td class="tableblock halign-left valign-top"><p class="tableblock">load certificate authority from file</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_tls_config_cert_key_file.3tls.html">nng_tls_config_cert_key_file_cert()</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_tls_config_cert_key_file.3tls.html">nng_tls_config_cert_key_file()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">load own certificate and key from file</p></td>
</tr>
<tr>