| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent eb90d65 commit a1dbe4b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -817,7 +817,7 @@ added: v0.1.90 | |||
| 817 | 817 | changes: | |
| 818 | 818 | - version: v16.15.0 | |
| 819 | 819 | pr-url: https://github.com/nodejs/node/pull/41310 | |
| 820 | - description: The `noDelay`, `keepAlive` and `keepAliveInitialDelay` | ||
| 820 | + description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay` | ||
| 821 | 821 | options are supported now. | |
| 822 | 822 | - version: v12.10.0 | |
| 823 | 823 | pr-url: https://github.com/nodejs/node/pull/25436 | |
@@ -1419,6 +1419,13 @@ then returns the `net.Socket` that starts the connection. | |||
| 1419 | 1419 | ||
| 1420 | 1420 | <!-- YAML | |
| 1421 | 1421 | added: 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. | ||
| 1422 | 1429 | --> | |
| 1423 | 1430 | ||
| 1424 | 1431 | * `options` {Object} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments