Closed ForLoveOfCats closed 5 years ago
The connect menu should show a timeout while attempting to connect and when this timeout is reached it should close the connection and alert the user that it could not connect to the supplied IP address.
Connection timeout detection and handling is in with https://github.com/ForLoveOfCats/SkyOfSteel/commit/ca0eafebea3bae5a13e45be91abdd82ecd9c799f
Now to present it to the user in a clear and concise manner
Done https://github.com/ForLoveOfCats/SkyOfSteel/commit/10628264517cfe3dcd0a2bd2a3cc05154a4a3839
The connect menu should show a timeout while attempting to connect and when this timeout is reached it should close the connection and alert the user that it could not connect to the supplied IP address.