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 @@ -2820,6 +2820,10 @@ Found'`.
2820
2820
<!-- YAML
2821
2821
added: v0.1.13
2822
2822
changes:
2823
+ - version: REPLACEME
2824
+ pr-url: https://github.com/nodejs/node/pull/41310
2825
+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
2826
+ options are supported now.
2823
2827
- version:
2824
2828
- v13.8.0
2825
2829
- v12.15.0
Original file line number Diff line number Diff line change @@ -794,6 +794,10 @@ behavior.
794
794
<!-- YAML
795
795
added: v0.1.90
796
796
changes:
797
+ - version: REPLACEME
798
+ pr-url: https://github.com/nodejs/node/pull/41310
799
+ description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
800
+ options are supported now.
797
801
- version: v12.10.0
798
802
pr-url: https://github.com/nodejs/node/pull/25436
799
803
description: Added `onread` option.
You can’t perform that action at this time.
0 commit comments