-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt to happy-eyeballs 0.6 changes (#340)
* Adapt to happy-eyeballs 0.6 changes * further fixes: - when a connection failed (i.e. timeout), cancel all connection attempts - transport the success/failure via the connected_condition instead of recursing * pass connect_timeout to happy_eyeballs creation * address review from @reynir: filter the current attempt from being woken up/cancelled --------- Co-authored-by: Robur <[email protected]>
- Loading branch information
1 parent
08a763b
commit 2cde843
Showing
2 changed files
with
136 additions
and
94 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