From 0274024abf87c3bc9fc81bafe5bd2a4391192705 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 10 Jan 2025 12:37:13 -0800 Subject: http: drop exclusive tree mode Nothing really needs it -- we kept it in 1.0 to preserve semantics, but there is no requirement for semantic preservation in 2.0. --- docs/ref/migrate/nng1.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/migrate/nng1.md b/docs/ref/migrate/nng1.md index cc3e76b9..9e35465b 100644 --- a/docs/ref/migrate/nng1.md +++ b/docs/ref/migrate/nng1.md @@ -349,7 +349,6 @@ They may silently truncate data. - [`nng_http_handler_set_host`] - [`nng_http_handler_set_method`] - [`nng_http_handler_set_tree`] -- [`nng_http_handler_set_tree_exclusive`] The HTTP handler objects may not be modified once in use. Previously this would fail with `NNG_EBUSY`. These checks are removed now, but debug builds will assert if an application tries to do so. -- cgit v1.2.3-70-g09d2