summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Westman <james@jwestman.net>2022-09-10 19:11:30 -0500
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>2023-01-06 12:48:44 -0500
commitf90200c058b15ced34ccc7b3af5453506c062633 (patch)
tree1da2fd4bfbd22561d69f96e3b531c74ca44465c6 /docs
parent8671aed54a5a11eefa80552d5bb66c9a175c7179 (diff)
downloadlibnice-f90200c058b15ced34ccc7b3af5453506c062633.tar.gz
address: Add introspection-friendly to_string_dup
nice_address_to_string expects an already-allocated string, which is not great for introspection. Adds nice_address_to_string_dup, which does the same thing, but returns a newly allocated string.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libnice/libnice-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libnice/libnice-sections.txt b/docs/reference/libnice/libnice-sections.txt
index 1ae06de..011e8fd 100644
--- a/docs/reference/libnice/libnice-sections.txt
+++ b/docs/reference/libnice/libnice-sections.txt
@@ -145,6 +145,7 @@ nice_address_copy_to_sockaddr
nice_address_equal
nice_address_equal_no_port
nice_address_to_string
+nice_address_dup_string
nice_address_is_private
nice_address_is_linklocal
nice_address_is_valid