From e65ecddd1c04ab5b784b0919e62bc87d2a750ef6 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 23 Jan 2020 23:53:54 -0800 Subject: Publishing updates for v1.2 --- man/v1.2/nng_getopt.3.html | 536 +++------------------------------------------ 1 file changed, 25 insertions(+), 511 deletions(-) (limited to 'man/v1.2/nng_getopt.3.html') diff --git a/man/v1.2/nng_getopt.3.html b/man/v1.2/nng_getopt.3.html index d79cf4af..aadfdb35 100644 --- a/man/v1.2/nng_getopt.3.html +++ b/man/v1.2/nng_getopt.3.html @@ -1,505 +1,18 @@ --- -version: 1.2 +version: v1.2 layout: refman --- - + - + nng_getopt(3) - - - + + -

NAME

+

NAME

nng_getopt - get socket option

@@ -560,7 +73,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b -These functions are deprecated. Please see nng_socket_get. +These functions are deprecated. Please see nng_socket_get. @@ -568,9 +81,9 @@ These functions are deprecated. Please see nng

The nng_getopt() functions are used to retrieve option values for -the socket s. +the socket s. The actual options that may be retrieved in this way vary. -A number of them are documented in nng_options(5).

+A number of them are documented in nng_options(5).

Additionally transport-specific options and protocol-specific options are @@ -633,7 +146,7 @@ The value will be stored at ivalp.

nng_getopt_ms()
-

This function is used to retrieve time durations +

This function is used to retrieve time durations (such as timeouts), stored in durp as a number of milliseconds. (The special value NNG_DUR_INFINITE means an infinite amount of time, and the special value NNG_DUR_DEFAULT means a context-specific default.)

@@ -653,9 +166,9 @@ typically for buffer sizes, message maximum sizes, and similar options.

nng_getopt_string()

This function is used to retrieve a string into strp. -This string is created from the source using nng_strdup() +This string is created from the source using nng_strdup() and consequently must be freed by the caller using -nng_strfree() when it is no longer needed.

+nng_strfree() when it is no longer needed.

nng_getopt_uint64()
@@ -738,20 +251,21 @@ numbers, and similar.

SEE ALSO

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