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

Set a small socket timeout before closing partially consumed responses #1853

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Feb 1, 2023

  1. Set a small socket timeout before closing partially consumed responses

    This works around a degenerate case in which closure isn't negotiated
    in a timely manner, and the client consumes far more bytes than
    desired in `SSLSocketInputRecord.deplete`.
    carterkozak committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    567a855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78dad5a View commit details
    Browse the repository at this point in the history
  3. Autorelease 3.75.0-rc1

    [skip ci]
    carterkozak authored and svc-autorelease committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3737d08 View commit details
    Browse the repository at this point in the history