crypto: remove unused SSLWrap handle methods · nodejs/node@86ab2c0 · GitHub
Skip to content

Commit 86ab2c0

Browse files
maclover7rvagg
authored andcommitted
crypto: remove unused SSLWrap handle methods
One was not used at all, and the other was only used in a test, which I converted to use the more standard `ShutdownWrap` API. PR-URL: #22216 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent ef8d0fc commit 86ab2c0

2 files changed

Lines changed: 5 additions & 23 deletions

File tree

src/node_crypto.cc

Lines changed: 0 additions & 21 deletions

test/parallel/test-tls-close-notify.js

Lines changed: 5 additions & 2 deletions

0 commit comments

Comments
 (0)