VancedMicroG/play-services-core/src
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
..
main Don't teardown things after sockets have been closed 2022-01-25 12:37:08 +01:00
withNearby Add initial UI for new features 2022-01-24 17:47:34 +01:00
withoutNearby Fix build without nearby services 2020-12-13 16:13:48 +01:00