From 294a01aa69296a7402b0dbafc38b88040f9c5450 Mon Sep 17 00:00:00 2001 From: gdamore Date: Sat, 18 Oct 2025 00:13:35 +0000 Subject: deploy: 31a9a4a216da05c512c50ae7cb259ca500f0c8c8 --- ref/migrate/nanomsg.html | 4 ++-- ref/migrate/nng1.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ref/migrate') diff --git a/ref/migrate/nanomsg.html b/ref/migrate/nanomsg.html index eabe1549..62cf684d 100644 --- a/ref/migrate/nanomsg.html +++ b/ref/migrate/nanomsg.html @@ -317,8 +317,8 @@ NNG approach to messages. Likewise there is no struct nn_cmsghdr eq NN_IPV4ONLYNoneUse URL such as tcp4:// to obtain this functionality. NN_SOCKET_NAMENoneRemoved from NNG. 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. +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.

Error Codes

diff --git a/ref/migrate/nng1.html b/ref/migrate/nng1.html index 54fece2f..58dd6b29 100644 --- a/ref/migrate/nng1.html +++ b/ref/migrate/nng1.html @@ -489,8 +489,8 @@ matching the actual wire protocol values, instead of int.

Applications should keep track of this information separately.

Subscriptions

The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBSCRIBE options have been replaced by -the following functions: nng_sub0_socket_subscribe, nng_sub0_socket_unsubscribe, -nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe. These functions, like the options +the following functions: nng_sub0_socket_subscribe, nng_sub0_socket_unsubscribe, +nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe. These functions, like the options they replace, are only applicable to SUB sockets.

Statistics Use Constified Pointers

A number of the statistics functions take, or return, const nng_stat * instead -- cgit v1.2.3-70-g09d2