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

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

Landed in https://github.com/node-forward/node/commit/da188d1, thank you!

@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 <[email protected]>
PR-URL: #8519
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants