diff options
author | Luigi Pinca <luigipinca@gmail.com> | 2018-02-24 09:44:42 +0100 |
---|---|---|
committer | Luigi Pinca <luigipinca@gmail.com> | 2018-03-07 16:05:30 +0100 |
commit | 4e86f9b5ab83cbabf43839385bf383e6a7ef7d19 (patch) | |
tree | a3036dc284441208c7e5c45aa76efd0ecef13e83 /deps/v8/tools/unittests/run_perf_test.py | |
parent | df0716921e9bfd99f8e115dbaeee6199a93cd8c5 (diff) | |
download | node-new-4e86f9b5ab83cbabf43839385bf383e6a7ef7d19.tar.gz |
net: do not inherit the no-half-open enforcer
`Socket.prototype.destroySoon()` is called as soon as `UV_EOF` is read
if the `allowHalfOpen` option is disabled. This already works as a
"no-half-open enforcer" so there is no need to inherit another from
`stream.Duplex`.
PR-URL: https://github.com/nodejs/node/pull/18974
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chen Gang <gangc.cxy@foxmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/v8/tools/unittests/run_perf_test.py')
0 files changed, 0 insertions, 0 deletions