Skip to content

Big bug solved

Compare
Choose a tag to compare
@lazytiger lazytiger released this 20 Aug 06:25
· 559 commits to master since this release

When target connection closed or client connection closed, there could be some data in buffer not sent to counterpart, the previous version did not resolve this problem, so a lot of weird things can happen, such as Google Play did not work properly, download always broke at the last kilobytes. All these problems were solved by this version.