Added an option for whether to automatically retry an RCON command if a connection error occurs after sending it. If a command causes the server to crash without a response, this can cause Twitch-RCON to get in a loop of connecting to the server and sending a command that crashes it.
This also reworks the logic for the RCON client so that it will more consistently exit after Ctrl+C is pressed.