aboutsummaryrefslogtreecommitdiff
path: root/src/node_crypto.h
diff options
context:
space:
mode:
authorLuigi Pinca <luigipinca@gmail.com>2018-04-03 18:51:30 +0200
committerLuigi Pinca <luigipinca@gmail.com>2018-04-06 10:23:22 +0200
commit496d6023e0c372c76746c35fdba800fa943cbffc (patch)
tree1ded5c50a5dde88c7fb1b40c8869fb896619520f /src/node_crypto.h
parentdca09a77d5a554ae51bc0fd4b047274b8f62bf53 (diff)
downloadandroid-node-v8-496d6023e0c372c76746c35fdba800fa943cbffc.tar.gz
android-node-v8-496d6023e0c372c76746c35fdba800fa943cbffc.tar.bz2
android-node-v8-496d6023e0c372c76746c35fdba800fa943cbffc.zip
net,stream: remove DuplexBase
`DuplexBase` was added to prevent the "no-half-open enforcer" from being inherited by `net.Socket`. The main reason to use it instead of `Duplex` was that it allowed to not copy the options object but since commit 5e3f516 the options object is copyed anyway so it is no longer useful. PR-URL: https://github.com/nodejs/node/pull/19779 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'src/node_crypto.h')
0 files changed, 0 insertions, 0 deletions