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:
860
860
- v17.7.0
861
861
- v16.15.0
862
862
pr-url: https://github.com/nodejs/node/pull/41310
863
- description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
863
+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
864
864
options are supported now.
865
865
- version: v12.10.0
866
866
pr-url: https://github.com/nodejs/node/pull/25436
@@ -1480,6 +1480,13 @@ then returns the `net.Socket` that starts the connection.
1480
1480
1481
1481
<!-- YAML
1482
1482
added: 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.
1483
1490
-->
1484
1491
1485
1492
* ` options ` {Object}
You can’t perform that action at this time.
0 commit comments