0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/streams
Matteo Collina 9f873b3a65 Revert "stream: make finished call the callback if the stream is closed"
This reverts commit b03845b937.

PR-URL: https://github.com/nodejs/node/pull/29717
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
2019-10-10 10:34:12 +02:00
..
async_iterator.js Revert "stream: make finished call the callback if the stream is closed" 2019-10-10 10:34:12 +02:00
buffer_list.js stream: improve read() performance 2019-08-30 23:39:26 -04:00
destroy.js stream: add comment about undocumented API 2019-10-03 13:57:30 -07:00
duplexpair.js stream: do not deadlock duplexpair 2019-10-05 17:43:21 -07:00
end-of-stream.js Revert "stream: make finished call the callback if the stream is closed" 2019-10-10 10:34:12 +02:00
lazy_transform.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00
legacy.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00
pipeline.js
state.js http: buffer writes even while no socket assigned 2019-08-09 15:55:35 -07:00