From d33e3db3e59c046aac8a9b81ae42f4223b526ad5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 9 Mar 2018 18:44:17 -0800 Subject: man page updates for tip --- man/tip/libnng.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/tip/libnng.html') diff --git a/man/tip/libnng.html b/man/tip/libnng.html index 5603c5f4..073a2d90 100644 --- a/man/tip/libnng.html +++ b/man/tip/libnng.html @@ -681,6 +681,10 @@ Listeners accept incoming connection requets, and dialers make them.

nng_listener_start(3)

start listener

+ +

nng_pipe_getopt(3)

+

get pipe option

+ @@ -731,6 +735,10 @@ Most applications will only interact with the body.

free a message

+

nng_msg_get_pipe(3)

+

get pipe for message

+ +

nng_msg_insert(3)

prepend to message body

@@ -743,6 +751,10 @@ Most applications will only interact with the body.

reallocate a message

+

nng_msg_set_pipe(3)

+

set pipe for message

+ +

nng_msg_trim(3)

remove data from start of message body

-- cgit v1.2.3-70-g09d2