aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/xref.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2025-10-09 07:54:52 -0700
committerGarrett D'Amore <garrett@damore.org>2025-10-09 19:01:15 -0700
commitf41cd6a9edf4b9a680194b3fb4378f39d1ed1f34 (patch)
tree6179629b18645429e44e1440063363e975138923 /docs/ref/xref.md
parent9601545c27c948e9df530c5f0a912fb15cab9101 (diff)
downloadnng-f41cd6a9edf4b9a680194b3fb4378f39d1ed1f34.tar.gz
nng-f41cd6a9edf4b9a680194b3fb4378f39d1ed1f34.tar.bz2
nng-f41cd6a9edf4b9a680194b3fb4378f39d1ed1f34.zip
fixes #1868 Add nng_http_[remote,local]_address APIs.
Diffstat (limited to 'docs/ref/xref.md')
-rw-r--r--docs/ref/xref.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/xref.md b/docs/ref/xref.md
index ee561cd0..cbaeb7c1 100644
--- a/docs/ref/xref.md
+++ b/docs/ref/xref.md
@@ -312,6 +312,8 @@
[`nng_http_handler_set_data`]: ../api/http.md#setting-the-callback-argument
[`nng_http_handler_set_tree`]: ../api/http.md#handling-an-entire-tree
[`nng_http_transact`]: ../api/http.md#submitting-the-transaction
+[`nng_http_local_address`]: ../api/http.md#socket-addresses
+[`nng_http_remote_address`]: ../api/http.md#socket-addresses
<!-- HTTP Status -->