Commit 65c1f40 1 parent 4a0f750 commit 65c1f40 Copy full SHA for 65c1f40
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ added: v0.1.90
856
856
changes:
857
857
- version: v17.7.0
858
858
pr-url: https://github.com/nodejs/node/pull/41310
859
- description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
859
+ description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay`
860
860
options are supported now.
861
861
- version: v12.10.0
862
862
pr-url: https://github.com/nodejs/node/pull/25436
@@ -1474,6 +1474,13 @@ then returns the `net.Socket` that starts the connection.
1474
1474
1475
1475
<!-- YAML
1476
1476
added: v0.5.0
1477
+ changes:
1478
+ - version:
1479
+ - v17.7.0
1480
+ - v16.15.0
1481
+ pr-url: https://github.com/nodejs/node/pull/41310
1482
+ description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay`
1483
+ options are supported now.
1477
1484
-->
1478
1485
1479
1486
* ` options ` {Object}
You can’t perform that action at this time.
0 commit comments