From 768e3f7343fdeab4e8531d8a772e619e6c1c4e2e Mon Sep 17 00:00:00 2001
From: Garrett D'Amore
Date: Mon, 20 Aug 2018 07:35:51 -0700
Subject: man page updates for tip
---
man/tip/libnng.3.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'man/tip/libnng.3.html')
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.
wake all waiters |
-nng_cv_wake() |
+nng_cv_wake1() |
wake one waiter |
@@ -1280,7 +1280,7 @@ and connections.
read HTTP request |
-nng_http_conn_read_req() |
+nng_http_conn_read_res() |
read HTTP response |
@@ -1292,11 +1292,11 @@ and connections.
write all to HTTP connection |
-nng_http_conn_write() |
+nng_http_conn_write_req() |
write HTTP request |
-nng_http_conn_write() |
+nng_http_conn_write_res() |
write HTTP response |
@@ -1508,11 +1508,11 @@ and connections.
get HTTP server TLS configuration |
-nng_http_server_get_tls() |
+nng_http_server_hold() |
get and hold HTTP server instance |
-nng_http_server_get_tls() |
+nng_http_server_release() |
release HTTP server instance |
@@ -1585,7 +1585,7 @@ with TLS support.
load certificate authority from file |
-nng_tls_config_cert_key_file_cert() |
+nng_tls_config_cert_key_file() |
load own certificate and key from file |
--
cgit v1.2.3-70-g09d2