From 31a9a4a216da05c512c50ae7cb259ca500f0c8c8 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 12 Oct 2025 12:55:50 -0700 Subject: Document subscribe details in new docs. --- docs/ref/xref.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'docs/ref/xref.md') diff --git a/docs/ref/xref.md b/docs/ref/xref.md index e8aa03ea..8ac6e2f5 100644 --- a/docs/ref/xref.md +++ b/docs/ref/xref.md @@ -172,10 +172,10 @@ [`nng_stream_listener_set_string`]: ../api/stream.md#stream-factory-options [`nng_init`]: ../api/init.md#initialization [`nng_fini`]: ../api/init.md#finalization -[`nng_sub0_ctx_subscribe`]: ../TODO.md -[`nng_sub0_ctx_unsubscribe`]: ../TODO.md -[`nng_sub0_socket_subscribe`]: ../TODO.md -[`nng_sub0_socket_unsubscribe`]: ../TODO.md +[`nng_sub0_ctx_subscribe`]: ../proto/sub.md#context-operations +[`nng_sub0_ctx_unsubscribe`]: ../proto/sub.md#context-operations +[`nng_sub0_socket_subscribe`]: ../proto/sub.md#socket-operations +[`nng_sub0_socket_unsubscribe`]: ../proto/sub.md#socket-operations [`nng_bus0_open`]: ../api/sock.md#opening-a-socket [`nng_pair_open`]: ../api/sock.md#opening-a-socket [`nng_pair0_open`]: ../api/sock.md#opening-a-socket @@ -454,6 +454,7 @@ [`NNG_OPT_PEER_GID`]: ../tran/ipc.md#NNG_OPT_PEER_GID [`NNG_OPT_PEER_PID`]: ../tran/ipc.md#NNG_OPT_PEER_PID [`NNG_OPT_PEER_ZONEID`]: ../tran/ipc.md#NNG_OPT_PEER_ZONEID +[`NNG_OPT_SUB_PREF_NEW`]: ../proto/sub.md#protocol-options [`NNG_OPT_IPC_PERMISSIONS`]: ../tran/ipc.md#NNG_OPT_IPC_PERMISSIONS [`NNG_SOCKET_INITIALIZER`]: ../api/sock.md#socket-structure [`NNG_CTX_INITIALIZER`]: ../api/ctx.md#context-structure @@ -486,10 +487,11 @@ [aio]: ../api/aio.md +[cooked]: ../api/sock.md#raw-mode-sockets [raw]: ../api/sock.md#raw-mode-sockets [pipe]: ../api/pipe.md -[socket]: ../TODO.md -[context]: ../TODO.md +[socket]: ../api/sock.md +[context]: ../api/ctx.md [device]: ../TODO.md [dialer]: ../TODO.md [listener]: ../TODO.md -- cgit v1.2.3-70-g09d2