File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -860,7 +860,7 @@ changes:
860860 - v17.7.0
861861 - v16.15.0
862862 pr-url: https://github.com/nodejs/node/pull/41310
863- description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
863+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
864864 options are supported now.
865865 - version: v12.10.0
866866 pr-url: https://github.com/nodejs/node/pull/25436
@@ -1480,6 +1480,13 @@ then returns the `net.Socket` that starts the connection.
14801480
14811481<!-- YAML
14821482added: v0.5.0
1483+ changes:
1484+ - version:
1485+ - v17.7.0
1486+ - v16.15.0
1487+ pr-url: https://github.com/nodejs/node/pull/41310
1488+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
1489+ options are supported now.
14831490-->
14841491
14851492* ` options ` {Object}
You can’t perform that action at this time.
0 commit comments