summaryrefslogtreecommitdiff
path: root/ref/print.html
diff options
context:
space:
mode:
authorgdamore <gdamore@users.noreply.github.com>2025-01-11 16:37:05 +0000
committergdamore <gdamore@users.noreply.github.com>2025-01-11 16:37:05 +0000
commitaf714e1e2f09c7c4bd671dbcac38e12cdca9aee5 (patch)
treeda4be4bb64aaa1a94f9a49d27b747d9fee74ee2e /ref/print.html
parent131726d96414aa1a35e8319db0785221e1230566 (diff)
downloadnng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.tar.gz
nng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.tar.bz2
nng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.zip
deploy: 82d9d77b445081a3b2f67743c42d4a20a2a71d13
Diffstat (limited to 'ref/print.html')
-rw-r--r--ref/print.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ref/print.html b/ref/print.html
index 9751dd67..b3bdf480 100644
--- a/ref/print.html
+++ b/ref/print.html
@@ -7633,7 +7633,6 @@ They may silently truncate data.</p>
<li>[<code>nng_http_handler_set_host</code>]</li>
<li>[<code>nng_http_handler_set_method</code>]</li>
<li>[<code>nng_http_handler_set_tree</code>]</li>
-<li>[<code>nng_http_handler_set_tree_exclusive</code>]</li>
</ul>
<p>The HTTP handler objects may not be modified once in use. Previously this would fail with <code>NNG_EBUSY</code>.
These checks are removed now, but debug builds will assert if an application tries to do so.</p>