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

Workaround for Windows SSL #160

Merged
merged 1 commit into from May 14, 2016
Merged

Conversation

dkaukov
Copy link
Contributor

@dkaukov dkaukov commented May 13, 2016

In windows OpenSSL sometimes returns SSL_ERROR_SYSCALL on non-blocked socket when connection in progress. This is workaround for this situation.

Signed-off-by: Dmitry Kaukov <dkaukov@opentable.com>
@ralight
Copy link
Contributor

ralight commented May 13, 2016

Does this fix the problems with bridges not reconnecting that you reported?

@dkaukov
Copy link
Contributor Author

dkaukov commented May 13, 2016

Yes, it is regarding #154

@ralight ralight merged commit 606aa5b into eclipse:fixes May 14, 2016
@dkaukov dkaukov deleted the win32-ssl-workaround branch May 15, 2016 00:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants