mirror of
https://github.com/nodejs/node.git
synced 2025-05-03 16:34:41 +00:00
![]() When no error occurs, use `null` instead of `undefined` for the `error` argument of the `writable.write()` and `writable.end()` callbacks. Fixes: https://github.com/nodejs/node/issues/44290 PR-URL: https://github.com/nodejs/node/pull/44312 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> |
||
---|---|---|
.. | ||
add-abort-signal.js | ||
buffer_list.js | ||
compose.js | ||
destroy.js | ||
duplex.js | ||
duplexify.js | ||
end-of-stream.js | ||
from.js | ||
lazy_transform.js | ||
legacy.js | ||
operators.js | ||
passthrough.js | ||
pipeline.js | ||
readable.js | ||
state.js | ||
transform.js | ||
utils.js | ||
writable.js |