Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treat SSL connection that doesn't terminate SSL but gracefully termin… #8540

Merged
merged 4 commits into from
Dec 19, 2019

Conversation

rdp
Copy link
Contributor

@rdp rdp commented Nov 30, 2019

…ates the underlying connection as an EOF #7383

src/openssl/ssl/socket.cr Outdated Show resolved Hide resolved
@rdp
Copy link
Contributor Author

rdp commented Dec 6, 2019

OK this causes a hang in the unit tests on Linux, investigating...

@rdp
Copy link
Contributor Author

rdp commented Dec 13, 2019

This is basically kind of blocked until #8582 is resolved

@rdp
Copy link
Contributor Author

rdp commented Dec 17, 2019

OK ready for review now, the unit tests pass in Linux now :)

@bcardiff
Copy link
Member

@rdp I'm afraid I need to ask for a rebase on master. The PR currently shows lots of other changes altogether.

@rdp
Copy link
Contributor Author

rdp commented Dec 18, 2019

OK should be ready for review

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking labels Dec 18, 2019
@straight-shoota straight-shoota added this to the 0.33.0 milestone Dec 18, 2019
@RX14 RX14 merged commit c3a9b56 into crystal-lang:master Dec 19, 2019
@rdp rdp mentioned this pull request Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants