We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
net.Socket
net.Server
1 parent 72c0c4b commit 2f2dd10Copy full SHA for 2f2dd10
2 files changed
doc/api/http.md
@@ -2841,7 +2841,7 @@ changes:
2841
- version: REPLACEME
2842
pr-url: https://github.com/nodejs/node/pull/42163
2843
description: The `noDelay` option now defaults to `true`.
2844
- - version: REPLACEME
+ - version: v17.7.0
2845
pr-url: https://github.com/nodejs/node/pull/41310
2846
description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay`
2847
options are supported now.
doc/api/net.md
@@ -822,7 +822,7 @@ behavior.
822
<!-- YAML
823
added: v0.1.90
824
changes:
825
826
827
828
0 commit comments