sdl2: Does not return to main menu after failed server fork
Reply To cazfi
If forking local server fails, other clients return to the main menu
Actually, they never close the main menu before they have success with the server. Likely sdl-clients should work the same way.
If forking local server fails, other clients return to the main menu with a message telling that user needs to run server separately instead. sdl2-client does not reopen the menu at that situation, so user cannot anything else than to kill the program.