Skip to content

Commit ec99f43

Browse files
authored
net.md: note changes for server.maxConnections
1 parent da79908 commit ec99f43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/net.md

+5
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,11 @@ added: v5.7.0
565565

566566
<!-- YAML
567567
added: v0.2.0
568+
changes:
569+
- version: REPLACEME
570+
pr-url: https://github.com/nodejs/node/pull/48276
571+
description: Setting `maxConnections` to `0` drops all the incoming
572+
connections. Previously, it was interpreted as `Infinity`.
568573
-->
569574

570575
* {integer}

0 commit comments

Comments
 (0)