From c4050ecbf846d138a07bfaf238306fb862b9a3d5 Mon Sep 17 00:00:00 2001 From: "Staysail Systems, Inc" Date: Sun, 2 Aug 2020 12:14:46 -0700 Subject: Manual page updates for v1.3.2 --- man/v1.3.2/nng_msg_len.3.html | 60 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 man/v1.3.2/nng_msg_len.3.html (limited to 'man/v1.3.2/nng_msg_len.3.html') diff --git a/man/v1.3.2/nng_msg_len.3.html b/man/v1.3.2/nng_msg_len.3.html new file mode 100644 index 00000000..4c7f5c44 --- /dev/null +++ b/man/v1.3.2/nng_msg_len.3.html @@ -0,0 +1,60 @@ +--- +version: v1.3.2 +layout: manpage_v2 +--- +

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