-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssh: add deadlines support for channels
This is actually Nicola Murino's fix from google source: https://go-review.googlesource.com/c/crypto/+/562756 deadlines unblock reads waiting for data and writes waiting for window capacity Fixes golang/go#65930 Fixes golang/go#67152 Change-Id: Ica42573cdf11ddf58e48b51fa82466a14cc5e606
- Loading branch information
Jeff Williams
committed
Jul 28, 2024
1 parent
bb80217
commit 57a10b1
Showing
6 changed files
with
335 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.