node/lib/internal/fs
Anna Henningsen 2aa23cd433
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>
2018-11-15 16:12:25 +01:00
..
promises.js fs: default open/openSync flags argument to 'r' 2018-11-01 21:47:11 +01:00
read_file_context.js
streams.js fs,net: standardize pending stream property 2018-11-15 16:12:25 +01:00
sync_write_stream.js
utils.js src,lib: move natives and constants to internalBinding() 2018-10-21 12:26:42 -07:00
watchers.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00