Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

tls_wrap: ignore ZERO_RETURN after close_notify #8519

Closed

Conversation

indutny
Copy link
Member

@indutny indutny commented Oct 6, 2014

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

Do not call SSL_read() and ignore ZERO_RETURN if the connection was
shutdown and there could not be any reads.
@indutny
Copy link
Member Author

indutny commented Oct 6, 2014

cc @bnoordhuis @trevnorris

@bnoordhuis
Copy link
Member

LGTM

@indutny indutny mentioned this pull request Oct 6, 2014
@indutny
Copy link
Member Author

indutny commented Oct 6, 2014

@indutny indutny closed this Oct 6, 2014
@indutny indutny deleted the fix/possible-zero-error-in-tls-wrap branch October 6, 2014 15:46
indutny added a commit that referenced this pull request Oct 8, 2014
Do not call SSL_read() and ignore ZERO_RETURN if the connection was
shutdown and there could not be any reads.

Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: #8519
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants