mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
330c8d743e
Adds destroy() and _destroy() methods to Readable, Writable, Duplex and Transform. It also standardizes the behavior and the implementation of destroy(), which has been inconsistent in userland and core. This PR also updates all the subsystems of core to use the new destroy(). PR-URL: https://github.com/nodejs/node/pull/12925 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Calvin Metcalf <calvin.metcalf@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
no_dropped_stdio.js | ||
no_dropped_stdio.out | ||
no_interleaved_stdio.js | ||
no_interleaved_stdio.out | ||
pseudo-tty.status | ||
ref_keeps_node_running.js | ||
ref_keeps_node_running.out | ||
stdin-setrawmode.js | ||
stdin-setrawmode.out | ||
test-handle-wrap-isrefed-tty.js | ||
test-handle-wrap-isrefed-tty.out | ||
test-stderr-stdout-handle-sigwinch.js | ||
test-stderr-stdout-handle-sigwinch.out | ||
test-tty-stdout-end.js | ||
test-tty-stdout-end.out | ||
test-tty-wrap.js | ||
test-tty-wrap.out | ||
testcfg.py |