Review wxFAIL usage in the eD2k client codeamule-svn-r10922
commit322c19e8383218afaba9298fbeb477d518ba06aa
authorupstream svn <svn@amule.org>
Fri, 6 May 2016 19:29:39 +0000 (6 19:29 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Fri, 6 May 2016 20:04:24 +0000 (6 20:04 +0000)
tree33ebcfc0860b7a5b27dc2d3a3cb9fca53fe2b514
parent7f313722dbd657441993140ab93651e14ab7274d
Review wxFAIL usage in the eD2k client code

Most of them have been changed to produce a bit more meaningful error message
in the unlikely case of failing. Those that could be triggered by external
conditions (bogus/malicious client sending broken packets) have been changed
to simply log the error and ignore the packet.
.svn-revision
src/BaseClient.cpp
src/DownloadClient.cpp