-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blocking client: fix connect and timeout (#499)
* fix ipv6 connection issues * Fix wait_for() in blocking client to raise internal TimeoutError * Add manual name resolve in blocking client This will try to connect to all resolved addresses. Timeout handling is also improved. --------- Co-authored-by: Zachary Juang <[email protected]>
- Loading branch information
1 parent
d88187a
commit 28a83fd
Showing
2 changed files
with
58 additions
and
27 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