node/lib/internal/cluster
ignoramous 7202859402
net: do not treat server.maxConnections=0 as Infinity
Setting the `maxConnections` to 0 should result in no connection.
Instead, it was treated as if the option was not there.

PR-URL: https://github.com/nodejs/node/pull/48276
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
2023-06-26 06:17:51 +00:00
..
child.js net: do not treat server.maxConnections=0 as Infinity 2023-06-26 06:17:51 +00:00
primary.js cluster: add trailing commas in source files 2023-02-20 01:57:41 +01:00
round_robin_handle.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
shared_handle.js cluster: refactor to use more primordials 2020-11-13 23:35:43 +00:00
utils.js cluster: add trailing commas in source files 2023-02-20 01:57:41 +01:00
worker.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00