-
Notifications
You must be signed in to change notification settings - Fork 1
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
TCP always times out #8
Comments
I was testing this last night a bit and the behavior is strange. Steps:
Notice:
|
I have considered switching all networking/async stuff to use tokio but I would rather figure this out before switching anyway |
I definitely read the logs wrong LOL but I fixed this with #29 What was wrong:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems to finish resolving exactly when the connection times out
The text was updated successfully, but these errors were encountered: