From 730fed9ef9e0e31d2decdab1878d51e186589667 Mon Sep 17 00:00:00 2001 From: gdamore Date: Thu, 2 Jan 2025 08:32:30 +0000 Subject: deploy: 2f6c090c92a563f1a92329810675fb49f3105cc3 --- ref/print.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'ref/print.html') diff --git a/ref/print.html b/ref/print.html index 17126367..fdd97505 100644 --- a/ref/print.html +++ b/ref/print.html @@ -1418,8 +1418,9 @@ for an underlying transport, the option should be set on the Common Options

The following options are available for many protocols, and always use the same types and semantics described below.

- - + + + @@ -7120,8 +7121,8 @@ NNG approach to messages. Likewise there is no struct nn_cmsghdr eq - - + + @@ -7130,7 +7131,7 @@ NNG approach to messages. Likewise there is no struct nn_cmsghdr eq - +
OptionTypeDescription
NNG_OPT_RECONNMAXTnng_durationMaximum time dialers will delay before trying after failing to connect.
NNG_OPT_RECONNMINTnng_durationMinimum time dialers will delay before trying after failing to connect.
NNG_OPT_MAXTTLintMaximum number of traversals across an nng_device device.
NNG_OPT_RECONNMAXTnng_durationMaximum time dialers will delay before trying after failing to connect.
NNG_OPT_RECONNMINTnng_durationMinimum time dialers will delay before trying after failing to connect.
NNG_OPT_RECVBUFintMaximum number of messages to buffer locally when receiving.
NNG_OPT_RECVMAXSZsize_tMaximum message size acceptable for receiving. Can be tuned independently on dialers and listeners.
NNG_OPT_RECVTIMEOnng_durationDefault timeout (ms) for receiving messages.
NN_RCVBUFNNG_OPT_RECVBUFNNG value is given in messages, not bytes.
NN_SNDTIMEONNG_OPT_SENDTIMEO
NN_RCVTIMEONNG_OPT_RECVTIMEO
NN_RECONNECT_IVLNNG_OPT_RECONNMINT
NN_RECONNECT_IVL_MAXNNG_OPT_RECONNMAXT
NN_RECONNECT_IVLNNG_OPT_RECONNMINT
NN_RECONNECT_IVL_MAXNNG_OPT_RECONNMAXT
NN_SNDPRIONoneNot supported in NNG yet.
NN_RCVPRIONoneNot supported in NNG yet.
NN_RCVFDnng_socket_get_recv_poll_fdNo longer an option, use a function call.
NN_PROTOCOLnng_socket_proto_idNo longer an option. See also nng_socket_proto_name.
NN_IPV4ONLYNoneUse URL such as tcp4:// to obtain this functionality.
NN_SOCKET_NAMENoneRemoved from NNG.
NN_MAXTTLNNG_OPT_MAXTTL
NN_MAXTTLNNG_OPT_MAXTTL
NN_SUB_SUBSCRIBEnng_sub0_socket_subscribeNo longer an option, use a function call.
NN_SUB_UNSUBSCRIBEnng_sub0_socket_unsubscribeNo longer an option, use a function call.
-- cgit v1.2.3-70-g09d2