From d7a4a138ba371e8a969a7fde8219c88870d288fc Mon Sep 17 00:00:00 2001 From: "Staysail Systems, Inc" Date: Thu, 22 Feb 2024 01:03:04 -0800 Subject: Manual page updates for v1.7.2 --- man/v1.7.2/nng_msg_len.3.html | 61 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 man/v1.7.2/nng_msg_len.3.html (limited to 'man/v1.7.2/nng_msg_len.3.html') diff --git a/man/v1.7.2/nng_msg_len.3.html b/man/v1.7.2/nng_msg_len.3.html new file mode 100644 index 00000000..44972459 --- /dev/null +++ b/man/v1.7.2/nng_msg_len.3.html @@ -0,0 +1,61 @@ +--- +version: v1.7.2 +layout: manpage_v2 +title: nng_msg_len(3) +--- +

nng_msg_len(3)

+
+

NAME

+
+
+

nng_msg_len - return message body length

+
+
+
+
+

SYNOPSIS

+
+
+
+
#include <nng/nng.h>
+
+size_t nng_msg_len(nng_msg *msg);
+
+
+
+
+
+

DESCRIPTION

+
+
+

The nng_msg_len() returns the length of the body of message msg.

+
+
+
+
+

RETURN VALUES

+
+
+

Length of message body.

+
+
+
+
+

ERRORS

+
+
+

None.

+
+
+
+
+

SEE ALSO

+ +
-- cgit v1.2.3-70-g09d2