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

openssl: move negotiation into client thread. #79

Open
samrushing opened this issue Oct 8, 2015 · 0 comments
Open

openssl: move negotiation into client thread. #79

samrushing opened this issue Oct 8, 2015 · 0 comments

Comments

@samrushing
Copy link
Member

Currently, negotiation is done in the accepting thread, this is Bad. In the s2n branch I implemented 'opportunistic negotiation' with a boolean, the same thing probably needs to be done with openssl.

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

No branches or pull requests

1 participant