mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
8709a408d2
The value of stream.readable and stream.writable should not be used to detect whether a stream is Writable or Readable. Refs: https://github.com/nodejs/node/issues/29395 PR-URL: https://github.com/nodejs/node/pull/29409 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
async_iterator.js | ||
buffer_list.js | ||
destroy.js | ||
duplexpair.js | ||
end-of-stream.js | ||
lazy_transform.js | ||
legacy.js | ||
pipeline.js | ||
state.js |