From 998dc32c091b31c6e4fe76122877be6cf8a29723 Mon Sep 17 00:00:00 2001 From: gdamore Date: Sat, 23 Nov 2024 18:28:41 +0000 Subject: deploy: 6dfdcac062fbae3046ab81326b57599d3645705f --- ref/migrate/nng1.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ref/migrate/nng1.html') diff --git a/ref/migrate/nng1.html b/ref/migrate/nng1.html index 82f4a51b..b325cbd2 100644 --- a/ref/migrate/nng1.html +++ b/ref/migrate/nng1.html @@ -348,6 +348,11 @@ certain methods variables const to avoid warnings about misuse of <

The use of * to act as a wild card meaning all local interface addresses is removed. The empty string already performs this function, and unlike * is RFC compliant.

+

URL Option Removed

+

The NNG_OPT_URL option has been removed. +It is replaced by the type safe nng_dialer_get_url and +nng_listener_get_url functions, which return an nng_url +structure instead of a string.

URL Structure Changes

The details of nng_url have changed significantly, and direct access of the structure is no longer permitted. Intead new -- cgit v1.2.3-70-g09d2