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

restore SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER constant? #9460

Closed
julianz- opened this issue Aug 18, 2023 · 1 comment
Closed

restore SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER constant? #9460

julianz- opened this issue Aug 18, 2023 · 1 comment

Comments

@julianz-
Copy link
Contributor

The constant SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
was removed because it was described as unused in 895de04. However, in cherrypy/cheroot#245 I found that we needed it, in order to make PyOpenSSL work satisfactorily without throwing random WantReadError and WantWriteErrors. If there's an alternative or better way of handling this issue please advise.

@reaperhulk
Copy link
Member

fixed in #9461

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants