Commit 6a344e4
committed
doc: correct default highWaterMark values
File write streams inherit the default byte-stream highWaterMark.
The fixed 16 KiB value became stale when that default changed.
Also document the Windows-specific byte-stream default.
Signed-off-by: umuoy1 <burningdian@gmail.com>1 parent 2b350bb commit 6a344e4
2 files changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
326 | 329 | | |
327 | 330 | | |
328 | 331 | | |
| |||
335 | 338 | | |
336 | 339 | | |
337 | 340 | | |
338 | | - | |
| 341 | + | |
| 342 | + | |
339 | 343 | | |
340 | 344 | | |
341 | 345 | | |
| |||
3066 | 3070 | | |
3067 | 3071 | | |
3068 | 3072 | | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
3069 | 3076 | | |
3070 | 3077 | | |
3071 | 3078 | | |
| |||
3123 | 3130 | | |
3124 | 3131 | | |
3125 | 3132 | | |
3126 | | - | |
| 3133 | + | |
| 3134 | + | |
3127 | 3135 | | |
3128 | 3136 | | |
3129 | 3137 | | |
| |||
9357 | 9365 | | |
9358 | 9366 | | |
9359 | 9367 | | |
| 9368 | + | |
9360 | 9369 | | |
9361 | 9370 | | |
9362 | 9371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3652 | 3652 | | |
3653 | 3653 | | |
3654 | 3654 | | |
3655 | | - | |
3656 | | - | |
| 3655 | + | |
| 3656 | + | |
| 3657 | + | |
3657 | 3658 | | |
3658 | 3659 | | |
3659 | 3660 | | |
| |||
3783 | 3784 | | |
3784 | 3785 | | |
3785 | 3786 | | |
3786 | | - | |
| 3787 | + | |
3787 | 3788 | | |
3788 | 3789 | | |
3789 | 3790 | | |
| |||
4157 | 4158 | | |
4158 | 4159 | | |
4159 | 4160 | | |
4160 | | - | |
| 4161 | + | |
4161 | 4162 | | |
4162 | 4163 | | |
4163 | 4164 | | |
| |||
5098 | 5099 | | |
5099 | 5100 | | |
5100 | 5101 | | |
| 5102 | + | |
5101 | 5103 | | |
5102 | 5104 | | |
5103 | 5105 | | |
| |||
0 commit comments