From 411509c736d45e41eda099e7c0175718179bc586 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 25 Feb 2018 18:32:44 -0800 Subject: Fix incorrect section numbers. --- docs/man/nng_recv.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/man/nng_recv.adoc') diff --git a/docs/man/nng_recv.adoc b/docs/man/nng_recv.adoc index e12d0b53..f9f8f1dd 100644 --- a/docs/man/nng_recv.adoc +++ b/docs/man/nng_recv.adoc @@ -45,11 +45,11 @@ size) via <>. NOTE: The semantics of what receiving a message means vary from protocol to protocol, so examination of the protocol documentation is encouraged. (For -example, with an <> socket a message may only be received -after a request has been sent, and an <> socket +example, with an <> socket a message may only be received +after a request has been sent, and an <> socket may only receive messages corresponding to topics to which it has subscribed.) Furthermore, some protocols may not support receiving data at all, such as -<>. +<>. TIP: The `NNG_FLAG_ALLOC` flag can be used to reduce data copies, thereby increasing performance, particularly if the buffer is reused to send -- cgit v1.2.3-70-g09d2