From 25cc7699fb8d03a06f2f89e94b304c735d95ddc9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 23 Jan 2020 23:25:16 -0800 Subject: Publishing updates for v1.2.2 --- man/v1.2.2/nng_msg.5.html | 536 +++------------------------------------------- 1 file changed, 25 insertions(+), 511 deletions(-) (limited to 'man/v1.2.2/nng_msg.5.html') diff --git a/man/v1.2.2/nng_msg.5.html b/man/v1.2.2/nng_msg.5.html index 543684b9..35489300 100644 --- a/man/v1.2.2/nng_msg.5.html +++ b/man/v1.2.2/nng_msg.5.html @@ -1,505 +1,18 @@ --- -version: 1.2.2 +version: v1.2.2 layout: refman --- - + - + nng_msg(5) - - - + + -

NAME

+

NAME

nng_msg - message

@@ -547,7 +60,7 @@ related information.

-Using the message-oriented functions in the nng API is +Using the message-oriented functions in the nng API is a good way to reduce the likelihood of data copies and improve application performance. @@ -555,8 +68,8 @@ performance.
-

Messages are allocated using the nng_msg_alloc() -function, and are deallocated using the nng_msg_free() +

Messages are allocated using the nng_msg_alloc() +function, and are deallocated using the nng_msg_free() function.

@@ -572,23 +85,24 @@ by making use of scratch areas at the beginning and end of the message.

SEE ALSO

+ - + \ No newline at end of file -- cgit v1.2.3-70-g09d2