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

Only write one byte at a time and try to write many more bytes overall. #76

Merged
merged 2 commits into from
Apr 21, 2014

Conversation

exarkun
Copy link
Member

@exarkun exarkun commented Mar 22, 2014

Hopefully this addresses FreeBSD and Gentoo issues with this test.

Should fix #37 and #67.

Hopefully this addresses FreeBSD and Gentoo issues with this test.
exarkun added a commit that referenced this pull request Apr 21, 2014
Only write one byte at a time and try to write many more bytes overall.

On some platforms this does a better job of completely filling the send buffer - which is the goal.
@exarkun exarkun merged commit add6c58 into master Apr 21, 2014
@exarkun exarkun deleted the wantwritetest-37+67 branch April 21, 2014 22:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

FAIL: test_wantWriteError on FreeBSD (pyopenssl 0.14)
1 participant