From 2c9d65e0b170f474d241a20a68579f6d31dc8408 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 9 Mar 2018 18:42:28 -0800 Subject: Add nng_msg_get_pipe, nng_msg_set_pipe, and nng_pipe_getopt docs. --- docs/man/libnng.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/man/libnng.adoc') diff --git a/docs/man/libnng.adoc b/docs/man/libnng.adoc index fdade0a4..8c18c8ff 100644 --- a/docs/man/libnng.adoc +++ b/docs/man/libnng.adoc @@ -67,6 +67,7 @@ Listeners accept incoming connection requets, and dialers make them. |<>|get listener option |<>|set listener option |<>|start listener +|<>|get pipe option |=== === Message Handling Functions @@ -87,9 +88,11 @@ Most applications will only interact with the body. |<>|clear message body |<>|duplicate a message |<>|free a message +|<>|get pipe for message |<>|prepend to message body |<>|return the message body length |<>|reallocate a message +|<>|set pipe for message |<>|remove data from start of message body |<>|receive a message |<>|send a message -- cgit v1.2.3-70-g09d2