From cf55761ab26dea40389aa143566081b897c44cb2 Mon Sep 17 00:00:00 2001 From: gdamore Date: Sun, 3 Nov 2024 17:03:12 +0000 Subject: deploy: 4367013d8b56105edd0d27d0b9b6da2becab9717 --- ref/print.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ref/print.html') diff --git a/ref/print.html b/ref/print.html index a770d161..a7f0b784 100644 --- a/ref/print.html +++ b/ref/print.html @@ -5344,6 +5344,18 @@ In this case, use the nng_socket_get and nng_socket_setThe _getopt and _setopt functions for contexts, listeners, and dialers are no longer present. Simply changing _getopt to _get or _setopt to _set in the function name should be sufficient in most cases.

+

Untyped Option Functions Removed

+

The following functions are removed. To access options, use a proper typed access function, +such as one ending in a suffix like _bool (to access a bool typed option).

+

Stream Options

The ability to set options on streams after they have been created is no longer present. (It turns out that this was not very useful.) All functions nng_stream_set_xxx are removed. -- cgit v1.2.3-70-g09d2