node/lib/internal/fs
Anna Henningsen ae465f6fc4
fs,net: standardize pending stream property
Use the same property name as http2 does to indicate that
the stream is in the state before the `ready` event is emitted.

PR-URL: https://github.com/nodejs/node/pull/24067
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-05-16 14:56:00 -04:00
..
promises.js fs: default open/openSync flags argument to 'r' 2019-04-08 16:22:40 +01:00
read_file_context.js fs: refactor fs module 2018-06-13 08:41:48 +02:00
streams.js fs,net: standardize pending stream property 2019-05-16 14:56:00 -04:00
sync_write_stream.js fs: refactor fs module 2018-06-13 08:41:48 +02:00
utils.js fs: consistently return symlink type from readdir 2018-10-03 07:59:08 +02:00
watchers.js url: provide pathToFileURL and fileURLToPath 2018-09-25 08:53:37 +02:00