]> git.lizzy.rs Git - dragonfireclient.git/commit
Don't ignore server disconnects in client code
authorsfan5 <sfan5@live.de>
Fri, 6 May 2022 18:13:45 +0000 (20:13 +0200)
committersfan5 <sfan5@live.de>
Sat, 21 May 2022 15:49:55 +0000 (17:49 +0200)
commit2f32044273d107e82fb1c35d4a0f616fa480cdf0
tree65f73c5190558f7b067f482ac89f0eac92a4434b
parent371f21fb350a29ad1ade4ffaf38c07ca1742cd63
Don't ignore server disconnects in client code

If the server stops talking to us without saying bye we
should actually end the in-game session with an error message.
src/client/client.cpp