mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 20:39:30 +00:00
![]() Streams were recently updated to emit their own close event. The Http2Stream was an exception because it included the close argument with the close event. Refactor that to use the built in close. PR-URL: https://github.com/nodejs/node/pull/19451 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
---|---|---|
.. | ||
compat.js | ||
core.js | ||
util.js |