Minecraft-Console-Client/MinecraftClient/Protocol/SessionCache
ORelio 75bbeb0b4b Fix write conflicts for disk session cache
Will use random waits when a write conflict is detected.
This should allow several clients to write at the same time.
Inspired from CSMA/CD (ethernet way of handling collisions).

Bug report by TNT-UP @ MC Forum post no.1684
2016-03-21 11:03:31 +01:00
..
CacheType.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
SessionCache.cs Fix write conflicts for disk session cache 2016-03-21 11:03:31 +01:00