From 4acc8b39d0a0dc8a1ade2289372aecc4164db95c Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 18 Mar 2018 21:38:51 -0700 Subject: man page updates for 0.7.0 --- man/v0.7.0/nng_msg_len.3.html | 572 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 572 insertions(+) create mode 100644 man/v0.7.0/nng_msg_len.3.html (limited to 'man/v0.7.0/nng_msg_len.3.html') diff --git a/man/v0.7.0/nng_msg_len.3.html b/man/v0.7.0/nng_msg_len.3.html new file mode 100644 index 00000000..3efecddb --- /dev/null +++ b/man/v0.7.0/nng_msg_len.3.html @@ -0,0 +1,572 @@ +--- +version: 0.7.0 +layout: refman +--- + + + + + + + +nng_msg_len(3) + + + + + + + +
+
+

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.

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