From 0e9e2f1b33ec115368aee5ab9939a9d2dc27b213 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 25 May 2020 18:50:07 -0700 Subject: nng_url.5 related doc updates --- docs/man/nng_url_clone.3.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/man/nng_url_clone.3.adoc') diff --git a/docs/man/nng_url_clone.3.adoc b/docs/man/nng_url_clone.3.adoc index b77f316f..0e6ef15f 100644 --- a/docs/man/nng_url_clone.3.adoc +++ b/docs/man/nng_url_clone.3.adoc @@ -1,6 +1,6 @@ = nng_url_clone(3) // -// Copyright 2018 Staysail Systems, Inc. +// Copyright 2020 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // // This document is supplied under the terms of the MIT License, a @@ -28,6 +28,11 @@ The `nng_url_clone()` makes a clone of the original URL structure _orig_, and saves the result in the location pointed by _dup_. This clone includes fully duplicating each of the member fields. +The new +xref:nng_url.5.adoc[`nng_url`] structure can be disposed of +using +xref:nng_url_free.3.adoc[`nng_url_free()`] when it is no longer needed. + == RETURN VALUES This function returns 0 on success, and non-zero otherwise. @@ -43,4 +48,5 @@ This function returns 0 on success, and non-zero otherwise. xref:nng_url_free.3.adoc[nng_url_free(3)], xref:nng_url_parse.3.adoc[nng_url_parse(3)], xref:nng_strerror.3.adoc[nng_strerror(3)], +xref:nng_url.5.adoc[nng_url(5)], xref:nng.7.adoc[nng(7)] -- cgit v1.2.3-70-g09d2