node/lib/internal/streams
Anna Henningsen 03ddd13d8a
net: use _final instead of on('finish')
Shutting down the connection is what `_final` is there for.

PR-URL: https://github.com/nodejs/node/pull/18608
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-02-21 20:42:18 +01:00
..
async_iterator.js stream: added experimental support for for-await 2018-01-11 12:34:41 +01:00
BufferList.js stream: augment BufferList.prototype 2018-02-01 10:58:35 +01:00
destroy.js net: use _final instead of on('finish') 2018-02-21 20:42:18 +01:00
duplexpair.js tls: make deprecated tls.createSecurePair() use public API 2018-01-14 14:49:41 +01:00
lazy_transform.js crypto: make LazyTransform compabile with Streams1 2017-04-14 16:05:14 +02:00
legacy.js stream: move legacy to lib/internal dir 2017-02-01 09:58:51 +01:00
state.js stream: add type and range check for highWaterMark 2018-01-29 17:09:13 +01:00