mirror of https://github.com/lukechilds/node.git
Browse Source
Adopt `MarkPopErrorOnReturn` from `node_crypto.cc`, and use it to clear errors after `SSL_read`/`SSL_write`/`SSL_shutdown` functions. See: https://github.com/nodejs/node/issues/4485 PR-URL: https://github.com/nodejs/node/pull/4515 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v5.x
committed by
Jeremiah Senkpiel
3 changed files with 24 additions and 16 deletions
Loading…
Reference in new issue