Kawe Mazidjatari 10ee88ec10 Fix RCON disconnect bug
RCON occasionally did NOT disconnect, but only if the socket has been closed improperly. If the server/client crashes for example, the connection remained open in RCON; pendingLen on the initial peek recv < 0 while socket isn't blocking means socket has been closed unexpectedly.
2023-08-04 10:57:39 +02:00
..
2023-08-04 10:57:39 +02:00
2023-08-04 10:48:22 +02:00
2023-08-04 10:48:22 +02:00
2023-04-22 16:02:54 +02:00