aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/xref.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-12-31 14:52:49 -0800
committerGarrett D'Amore <garrett@damore.org>2024-12-31 14:52:49 -0800
commitf0cf75a487aff2ecaeda290b51d77c4e8cccb061 (patch)
tree42dca046cc108bf63905751373ae9f96d69c82d3 /docs/ref/xref.md
parent5fb0d00d9e69e80fe8dc65270316bfc416a0e0d3 (diff)
downloadnng-f0cf75a487aff2ecaeda290b51d77c4e8cccb061.tar.gz
nng-f0cf75a487aff2ecaeda290b51d77c4e8cccb061.tar.bz2
nng-f0cf75a487aff2ecaeda290b51d77c4e8cccb061.zip
docs: convert nng_stream_get family
Diffstat (limited to 'docs/ref/xref.md')
-rw-r--r--docs/ref/xref.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/ref/xref.md b/docs/ref/xref.md
index b790dcbd..355ebe37 100644
--- a/docs/ref/xref.md
+++ b/docs/ref/xref.md
@@ -109,6 +109,14 @@
[`nng_stream_close`]: /api/stream.md#closing-a-stream
[`nng_stream_stop`]: /api/stream.md#closing-a-stream
[`nng_stream_free`]: /api/stream.md#closing-a-stream
+[`nng_stream_get`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_bool`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_int`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_ms`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_size`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_addr`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_string`]: /api/stream.md#getting-stream-options
+[`nng_stream_get_uint64`]: /api/stream.md#getting-stream-options
[`nng_init`]: /api/init.md#initialization
[`nng_fini`]: /api/init.md#finalization
[`nng_sub0_ctx_subscribe`]: /TODO.md