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

[PR #5380/11b46df4 backport][3.8] Fix sending zero byte files after sendfile changes #6145

Commits on Oct 27, 2021

  1. Fix sending zero byte files after sendfile changes (#5380)

    Changing the sendfile implementation in #5157 caused a
    regression with sending zero byte files, and the test
    had too much mocking to expose the issue.
    
    (cherry picked from commit 11b46df)
    bdraco authored and Patchback committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0ed235d View commit details
    Browse the repository at this point in the history