Commit da188d13 authored by Fedor Indutny's avatar Fedor Indutny
Browse files

tls_wrap: ignore ZERO_RETURN after close_notify



Do not call SSL_read() and ignore ZERO_RETURN if the connection was
shutdown and there could not be any reads.

Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
PR-URL: https://github.com/joyent/node/pull/8519
parent cb97bcd6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment