rftg
rftg copied to clipboard
Client is not Graceful if Server is Down (Windows 10)
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.
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.