summaryrefslogtreecommitdiff
path: root/ref/print.html
diff options
context:
space:
mode:
authorgdamore <gdamore@users.noreply.github.com>2025-10-11 23:01:13 +0000
committergdamore <gdamore@users.noreply.github.com>2025-10-11 23:01:13 +0000
commit397662cce4a8d22943aee6d1e886456af7d47c1d (patch)
tree49a68b9031274e271ce6fdd059d1ea3dd0220bdb /ref/print.html
parent0882705c5451fe801cb24649da1b38059c6e9df0 (diff)
downloadnng-397662cce4a8d22943aee6d1e886456af7d47c1d.tar.gz
nng-397662cce4a8d22943aee6d1e886456af7d47c1d.tar.bz2
nng-397662cce4a8d22943aee6d1e886456af7d47c1d.zip
deploy: 1c7ef583cd2116396a249807786298321c213f32
Diffstat (limited to 'ref/print.html')
-rw-r--r--ref/print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/print.html b/ref/print.html
index d725cc53..77ce4612 100644
--- a/ref/print.html
+++ b/ref/print.html
@@ -5537,7 +5537,7 @@ will use space efficiently even if identifiers are very far apart.
<span class="mdbook-alerts-icon"></span>
important
</p>
-<p>The function available for <code>nng_id_map</code> are <em>not</em> thread-safe.
+<p>The functions that work with <code>nng_id_map</code> are <em>not</em> thread-safe.
Callers should use a <a href="api/../api/synch.html#mutual-exclusion-lock">mutex</a> or similar approach when thread-safety is needed.</p>
</div>
<h2 id="create-id-map"><a class="header" href="#create-id-map">Create ID Map</a></h2>