Commit 97f0ad8
committed
doc: add note regarding net.Socket default timeout
Prior to Node.js v13, http[2s] have a specific default timeout value
which should not be confused with net.Socket default timeout.
Fixes: #31378
Fixes: #27556
Refs: #277041 parent 43fb6ff commit 97f0ad8
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
898 | 901 | | |
899 | 902 | | |
900 | 903 | | |
| |||
1244 | 1247 | | |
1245 | 1248 | | |
1246 | 1249 | | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
1247 | 1253 | | |
1248 | 1254 | | |
1249 | 1255 | | |
| |||
0 commit comments