Fri, 13 Jul 2012 13:21:52 +0400 | unc0rr | Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue. | file | diff | annotate |
Thu, 28 Jun 2012 22:45:06 +0400 | unc0rr | - Try sending remove message in 'finally' as a last resort | file | diff | annotate |
Sun, 17 Jun 2012 00:08:20 +0400 | unc0rr | Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there. | file | diff | annotate |