Logout from ICS after fatal error
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Mar 2016 09:53:35 +0000 (10:53 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Mar 2016 09:53:35 +0000 (10:53 +0100)
commitcd09c1f0a427cdce02abb65d05dc7279a1557c99
treef10a6941debd6f90e0b0f448176225687cdf77b9
parent3cd00530289c760381e43afe4c1d8a34429867e7
Logout from ICS after fatal error

Exiting of XBoard after a fatal error such as crashing of the engine
could be delayed by popping up an exit message, which then had to be
confirmed first. This would leave XBoard in zippy mode open for new
challenges, which it would even accept, and lose by forfeit. Now
we send a 'logout' command to the ICS before popping up the exit
message.
dialogs.c
winboard/winboard.c