Skip to content

Commit

Permalink
deploy: 82d9d77
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Jan 11, 2025
1 parent 131726d commit af714e1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion ref/migrate/nng1.html
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ <h2 id="http-api"><a class="header" href="#http-api">HTTP API</a></h2>
<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>
Expand Down
1 change: 0 additions & 1 deletion ref/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -7633,7 +7633,6 @@ <h2 id="http-api"><a class="header" href="#http-api">HTTP API</a></h2>
<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>
Expand Down
2 changes: 1 addition & 1 deletion ref/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ref/searchindex.json

Large diffs are not rendered by default.

0 comments on commit af714e1

Please sign in to comment.