mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-26 13:05:56 +03:00
[PR #141] [MERGED] Fix regression: termination of long downloads after StreamTimeout seconds #277
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cbeuw/Cloak/pull/141
Author: @notsure2
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/12/2020
Merged by: @cbeuw
Base:
master← Head:fix-termination-of-long-downloads📝 Commits (5)
ee5968aFix termination of long downloads after StreamTimeout seconds.3d103e7When timeout no longer needs to be enforced, no need to schedule a broadcast.2a18da0Fix Cloak client. Don't enforce read deadline after first read.35e1129Enforce StreamTimeout on the initial bytes sent by localConn only.9d6ab39Revert changes to multiplex module. Remove timeout from caller.📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
internal/client/piper.go(+5 -3)📝
internal/server/dispatcher.go(+0 -2)📄 Description
Fixes #140
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.