Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio f99efb5177 Better connection lost detection
To detect that the TCP connection has been lost, try sending a small
packet every ~10 seconds. If the connection is lost, it will then throw
an exception which will allow MCC to detect that connection is lost, and
eventually properly trigger the AutoRelog bot.
- See issue #41 -
2014-08-11 12:38:39 +02:00
..
ChatParser.cs Unix slashes in file path when using Mono 2014-06-27 13:26:27 +02:00
Protocol16.cs Better connection lost detection 2014-08-11 12:38:39 +02:00
Protocol17.cs Better connection lost detection 2014-08-11 12:38:39 +02:00