tls: process accumulated input
When creating TLSSocket on top of the regular socket that already contains some received data, `_tls_wrap.js` should try to write all that data to the internal `SSL*` instance. fix #6940
parent
56ebf308
Please register or sign in to comment