Skip to content

tls_wrap: proxy handle methods in prototype

Set proxied methods wrappers in TLSWrap prototype instead of doing it on every socket allocation. Should speed up things a bit and will certainly make heapsnapshot less verbose.

cc @iojs/crypto

Merge request reports

Loading