VancedMicroG/play-services-core
Torsten Grote f3c20333b0 Don't teardown things after sockets have been closed
Before, the call to closeAll() in McsService#connect() would trigger a SocketException (Socket closed) in McsOutputStream and/or McsInputStream. This would send a teardown message causing McsService to take the new connection down right away. In unlucky situations, this could cause small connect/teardown loops. This commit hopes to prevent those.

Change-Id: Id347d598e028bdd1ba2622cd6a5c6b07874335d6
2022-01-25 12:37:08 +01:00
..
microg-ui-tools Update and improve Italian translation (#1457) 2021-11-25 06:43:59 +01:00
src Don't teardown things after sockets have been closed 2022-01-25 12:37:08 +01:00
build.gradle Move ReCAPTCHA Activity to UI package 2022-01-24 19:11:36 +01:00
multidex-keep.pro Fix legacy multidex support 2020-07-30 10:44:19 +02:00
proguard-rules.pro Start using proguard 2016-03-05 13:47:43 +01:00