summaryrefslogtreecommitdiff
path: root/ref/api/sock.html
diff options
context:
space:
mode:
authorgdamore <gdamore@users.noreply.github.com>2025-01-15 05:56:53 +0000
committergdamore <gdamore@users.noreply.github.com>2025-01-15 05:56:53 +0000
commit2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac (patch)
tree36a08075a6963a9b81b493d1ef1908a06452eb2a /ref/api/sock.html
parentb163d078fcb3e40ad3f047f42326e9267bc4da50 (diff)
downloadnng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.tar.gz
nng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.tar.bz2
nng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.zip
deploy: 575148ac9a274d61e45220fda7d8de6a420f4fe4
Diffstat (limited to 'ref/api/sock.html')
-rw-r--r--ref/api/sock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/sock.html b/ref/api/sock.html
index da25cd62..2f9127ed 100644
--- a/ref/api/sock.html
+++ b/ref/api/sock.html
@@ -340,7 +340,7 @@ a result of <a href="/api/errors.html#NNG_ECLOSED"><code>NNG_ECLOSED</code></a>.
note
</p>
<p>Closing a socket also invalidates any <a href="/TODO.html">dialers</a>, <a href="/TODO.html">listeners</a>,
-<a href="/TODO.html">pipes</a>, or <a href="/TODO.html">contexts</a> associated with it.</p>
+<a href="/api/pipe.html">pipes</a>, or <a href="/TODO.html">contexts</a> associated with it.</p>
</div>
<div class="mdbook-alerts mdbook-alerts-note">
<p class="mdbook-alerts-title">