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

pause: force a connection (re-)check after unpausing #5049

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 6, 2020

There might be data available that was already read off the socket, for
example in the TLS layer.

Reported-by: Anders Berg
Fixes #4966

There might be data available that was already read off the socket, for
example in the TLS layer.

Reported-by: Anders Berg
Fixes #4966
@bagder bagder self-assigned this Mar 6, 2020
@bagder bagder closed this in e040146 Mar 7, 2020
@bagder bagder deleted the bagder/unpause-recheck branch March 7, 2020 09:50
@Kunal-Chandarana
Copy link

How can we consume the fix? Would this be available in 7.73.0 or there could be a patch release?

@bagder
Copy link
Member Author

bagder commented Sep 28, 2020

You can...

  1. cherry-pick the commit into your own build
  2. get a daily snapshot
  3. wait for the 7.73.0 release (due on October 14th)

There will not be a patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

HTTPS transfer stalled when using pause/continue
2 participants