File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2830,6 +2830,10 @@ Found'`.
2830
2830
<!-- YAML
2831
2831
added: v0.1.13
2832
2832
changes:
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.
2833
2837
- version:
2834
2838
- v13.8.0
2835
2839
- v12.15.0
Original file line number Diff line number Diff line change @@ -822,6 +822,10 @@ behavior.
822
822
<!-- YAML
823
823
added: v0.1.90
824
824
changes:
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.
825
829
- version: v12.10.0
826
830
pr-url: https://github.com/nodejs/node/pull/25436
827
831
description: Added `onread` option.
You can’t perform that action at this time.
0 commit comments