Skip to content
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

Client is not Graceful if Server is Down (Windows 10) #52

Open
dsnvwlmnt opened this issue Dec 11, 2017 · 1 comment
Open

Client is not Graceful if Server is Down (Windows 10) #52

dsnvwlmnt opened this issue Dec 11, 2017 · 1 comment

Comments

@dsnvwlmnt
Copy link

dsnvwlmnt commented Dec 11, 2017

If you click connect on rftg.plingri.net, if it is down, while it attempts to connect the program stops responding. The first time you try it also makes the curse invisible if you hover over any part of the client.

Eventually when it Fails to connect error 10060, things are back to normal.

You can't click Cancel the whole time.

@bnordli
Copy link
Owner

bnordli commented Dec 12, 2017

We do a blocking low level call to connect. I do not want to look into making it non-blocking, since it doesn't seem to be a straightforward portable way to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants