File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2830,6 +2830,10 @@ Found'`.
28302830<!-- YAML
28312831added: v0.1.13
28322832changes:
2833+ - version: v17.7.0
2834+ pr-url: https://github.com/nodejs/node/pull/41310
2835+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
2836+ options are supported now.
28332837 - version:
28342838 - v13.8.0
28352839 - v12.15.0
Original file line number Diff line number Diff line change @@ -822,6 +822,10 @@ behavior.
822822<!-- YAML
823823added: v0.1.90
824824changes:
825+ - version: v17.7.0
826+ pr-url: https://github.com/nodejs/node/pull/41310
827+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
828+ options are supported now.
825829 - version: v12.10.0
826830 pr-url: https://github.com/nodejs/node/pull/25436
827831 description: Added `onread` option.
You can’t perform that action at this time.
0 commit comments