diff options
| author | Sakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com> | 2018-12-26 13:09:36 +0530 |
|---|---|---|
| committer | Anna Henningsen <anna@addaleax.net> | 2019-01-08 00:02:02 +0100 |
| commit | 309e7723eac0442972bbaa6a725366b8ab150892 (patch) | |
| tree | 87d128d36447c9a720d49d3ed62cf8cabdf0978e /lib/https.js | |
| parent | 0066fdb0720ce02c02f4541496d326676143600f (diff) | |
| download | node-new-309e7723eac0442972bbaa6a725366b8ab150892.tar.gz | |
doc: update behaviour of fs.writeFile
As per the decision in https://github.com/nodejs/node/issues/23433,
the `fs.writeFile` will always write from the current position if it
is used with file descriptors. This patch updates it.
Ref: https://github.com/nodejs/node/pull/23709
PR-URL: https://github.com/nodejs/node/pull/25080
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'lib/https.js')
0 files changed, 0 insertions, 0 deletions
