From 2b5c463857370e37f6989d95ec94e99aefd13062 Mon Sep 17 00:00:00 2001 From: "Staysail Systems, Inc" Date: Sun, 26 Nov 2023 12:09:34 -0800 Subject: Manual page updates for tip --- man/tip/libnng.3.html | 19 +++++++++++++++++++ man/tip/nng_http_handler_collect_body.3http.html | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/man/tip/libnng.3.html b/man/tip/libnng.3.html index c5c31fae..61b5b3ae 100644 --- a/man/tip/libnng.3.html +++ b/man/tip/libnng.3.html @@ -684,6 +684,25 @@ concurrent applications.

+

Devices, Relays

+
+

The following function family is used to create forwarders or relayers +that route messages from one socket to another.

+
+ ++++ + + + + + + +

nng_device()

message forwarding device

+
+

Statistics

The following functions provide access to statistics which can be used diff --git a/man/tip/nng_http_handler_collect_body.3http.html b/man/tip/nng_http_handler_collect_body.3http.html index 2d200e6c..fdb8acd8 100644 --- a/man/tip/nng_http_handler_collect_body.3http.html +++ b/man/tip/nng_http_handler_collect_body.3http.html @@ -29,7 +29,7 @@ title: nng_http_handler_collect_body(3http)

DESCRIPTION

-

The nng_http_handler_collect_data() function causes the handler to +

The nng_http_handler_collect_body() function causes the handler to collect any request body that was submitted with the request, and attach it to the nng_http_req before the handler is called.

-- cgit v1.2.3-70-g09d2