summaryrefslogtreecommitdiff
path: root/ref/migrate
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/migrate
parent131726d96414aa1a35e8319db0785221e1230566 (diff)
downloadnng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.tar.gz
nng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.tar.bz2
nng-af714e1e2f09c7c4bd671dbcac38e12cdca9aee5.zip
deploy: 82d9d77b445081a3b2f67743c42d4a20a2a71d13
Diffstat (limited to 'ref/migrate')
-rw-r--r--ref/migrate/nng1.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ref/migrate/nng1.html b/ref/migrate/nng1.html
index ceac557d..1ba5bb37 100644
--- a/ref/migrate/nng1.html
+++ b/ref/migrate/nng1.html
@@ -514,7 +514,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>