Skip to content

tls: de-duplicate for TLSSocket methods

Similar approach is used for TLSWrap, where C++ handle methods are mapped one-to-one in JS.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading