From e54e2b1a98abfdb75232a9b3218714ce34c9a34f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 17 Nov 2024 22:39:41 -0800 Subject: More url work. Undocument rawurl, and stop using it stats and logs. Also expose nng_url_sprintf() for users who need it. This avoids some need to do dynamic memory on some things. Soon the entirety of nng_url will be allocation free in the usual case. --- docs/ref/xref.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ref/xref.md') diff --git a/docs/ref/xref.md b/docs/ref/xref.md index b9b4c503..728628a4 100644 --- a/docs/ref/xref.md +++ b/docs/ref/xref.md @@ -30,6 +30,7 @@ [`nng_url`]: /api/url.md#url-structure [`nng_url_parse`]: /api/url.md#parse-a-url [`nng_url_free`]: /api/url.md#destroy-a-url +[`nng_url_sprintf`]: /api/url.md#format-a-url [`nng_socket_pair`]: /api/misc.md#create-socket-pair [`nng_random`]: /api/misc.md#get-random-number [`nng_version`]: /api/misc.md#report-library-version -- cgit v1.2.3-70-g09d2