Closed spekode closed 12 years ago
Sometimes a single rcon command will be sent/received twice. Not sure why. Gratuitous debugging is required.
My guess is that its either threading, or a problem in the rcon system, where it spams too much...
F1x0red. Race condition w/ threads.
commit 6c9c470cf575a20a857cea62d4488657f4ac68ce
Sometimes a single rcon command will be sent/received twice. Not sure why. Gratuitous debugging is required.