node/lib/internal/streams
Robert Nagy f4609bdf3f
stream: bypass legacy destroy for pipeline and async iteration
PR-URL: https://github.com/nodejs/node/pull/38505
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-06-15 19:43:49 +02:00
..
add-abort-signal.js net: support abortSignal in server.listen 2020-12-31 12:44:33 -08:00
buffer_list.js stream: refactor to use more primordials 2021-02-01 15:18:25 +01:00
destroy.js stream: bypass legacy destroy for pipeline and async iteration 2021-06-15 19:43:49 +02:00
duplex.js stream: writableNeedDrain 2020-11-10 10:44:16 +01:00
duplexpair.js lib: replace Symbol global by the primordials Symbol 2019-12-08 13:38:58 +01:00
end-of-stream.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
from.js stream: make Readable.from performance better 2021-03-22 11:19:35 +02:00
lazy_transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
legacy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
passthrough.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
pipeline.js stream: fix pipeline pump 2021-06-14 08:13:12 -07:00
readable.js lib: remove unnecessary lazy loads 2021-05-27 21:46:48 +08:00
state.js lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING 2020-09-11 17:54:42 +03:00
transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
utils.js stream: allow empty string as source of pipeline 2021-05-20 09:46:47 -07:00
writable.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00