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

Fix deadlock when TLS handshake is incomplete #23

Merged
merged 2 commits into from Mar 11, 2019

Conversation

meum
Copy link

@meum meum commented Oct 5, 2018

This fixes a bug which caused the server to not accept new requests when a TLS handshake was left uncompleted by the client. It also adds a 10 second timeout to the authentication so that it does not hang around forever.

@czesiu20
Copy link

Great fix. Resolved problems with deadlock.

@shanielh shanielh merged commit 819b1b4 into Code-Sharp:master Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants