aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/xref.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2025-10-27 07:11:12 -0700
committerGarrett D'Amore <garrett@damore.org>2025-10-27 07:14:46 -0700
commit1d69c8f0393337d4f222cc1af1af813d77922c84 (patch)
treec34e9d40924ff288125e229904a6371edbebd5f7 /docs/ref/xref.md
parentbe13c2e8845423cec17af429fc4e16a5d9749e47 (diff)
downloadnng-1d69c8f0393337d4f222cc1af1af813d77922c84.tar.gz
nng-1d69c8f0393337d4f222cc1af1af813d77922c84.tar.bz2
nng-1d69c8f0393337d4f222cc1af1af813d77922c84.zip
Remove the ability to get sockaddrs from endpoints.
There is no valid use for this, once we added the ability to query the bound port.
Diffstat (limited to 'docs/ref/xref.md')
-rw-r--r--docs/ref/xref.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/xref.md b/docs/ref/xref.md
index 80a3d1b7..55f77fff 100644
--- a/docs/ref/xref.md
+++ b/docs/ref/xref.md
@@ -149,7 +149,6 @@
[`nng_stream_dialer_get_int`]: ../api/stream.md#stream-factory-options
[`nng_stream_dialer_get_ms`]: ../api/stream.md#stream-factory-options
[`nng_stream_dialer_get_size`]: ../api/stream.md#stream-factory-options
-[`nng_stream_dialer_get_addr`]: ../api/stream.md#stream-factory-options
[`nng_stream_dialer_get_string`]: ../api/stream.md#stream-factory-options
[`nng_stream_dialer_set_bool`]: ../api/stream.md#stream-factory-options
[`nng_stream_dialer_set_int`]: ../api/stream.md#stream-factory-options
@@ -222,12 +221,10 @@
[`nng_listener_create`]: ../TODO.md
[`nng_listener_close`]: ../TODO.md
[`nng_listener_set`]: ../TODO.md
-[`nng_socket_set`]: ../api/sock.md#socket-options
[`nng_socket_set_bool`]: ../api/sock.md#socket-options
[`nng_socket_set_int`]: ../api/sock.md#socket-options
[`nng_socket_set_ms`]: ../api/sock.md#socket-options
[`nng_socket_set_size`]: ../api/sock.md#socket-options
-[`nng_socket_get`]: ../api/sock.md#socket-options
[`nng_socket_get_bool`]: ../api/sock.md#socket-options
[`nng_socket_get_int`]: ../api/sock.md#socket-options
[`nng_socket_get_ms`]: ../api/sock.md#socket-options
@@ -449,7 +446,6 @@
[`NNG_OPT_SENDBUF`]: ../api/sock.md#NNG_OPT_SENDBUF
[`NNG_OPT_RECVBUF`]: ../api/sock.md#NNG_OPT_RECVBUF
[`NNG_OPT_RECVMAXSZ`]: ../api/sock.md#NNG_OPT_RECVMAXSZ
-[`NNG_OPT_LOCADDR`]: ../api/sock.md#NNG_OPT_LOCADDR
[`NNG_OPT_PEER_UID`]: ../tran/ipc.md#NNG_OPT_PEER_UID
[`NNG_OPT_PEER_GID`]: ../tran/ipc.md#NNG_OPT_PEER_GID
[`NNG_OPT_PEER_PID`]: ../tran/ipc.md#NNG_OPT_PEER_PID