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 @@ -817,7 +817,7 @@ added: v0.1.90
817817changes:
818818 - version: v16.15.0
819819 pr-url: https://github.com/nodejs/node/pull/41310
820- description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
820+ description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay`
821821 options are supported now.
822822 - version: v12.10.0
823823 pr-url: https://github.com/nodejs/node/pull/25436
@@ -1419,6 +1419,13 @@ then returns the `net.Socket` that starts the connection.
14191419
14201420<!-- YAML
14211421added: v0.5.0
1422+ changes:
1423+ - version:
1424+ - v17.7.0
1425+ - v16.15.0
1426+ pr-url: https://github.com/nodejs/node/pull/41310
1427+ description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay`
1428+ options are supported now.
14221429-->
14231430
14241431* ` options ` {Object}
You can’t perform that action at this time.
0 commit comments