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
2021-01-11 22:40:14 +01:00
2021-05-10 16:54:33 +02:00
2021-05-10 16:25:20 +02:00
2022-01-18 13:51:16 +01:00
2022-01-24 17:47:34 +01:00
2019-03-10 16:17:37 +01:00
2019-06-01 13:19:09 +02:00
2022-01-24 17:47:34 +01:00
2022-01-24 17:47:33 +01:00
2021-10-29 15:29:52 +02:00
2022-01-24 17:47:33 +01:00
2021-10-29 15:29:52 +02:00
2021-06-26 11:28:47 +02:00
2021-10-30 21:07:26 +02:00
2022-01-24 19:53:07 +01:00
2020-07-08 22:49:27 +02:00
2022-01-18 13:51:16 +01:00
2022-01-18 13:51:16 +01:00
2020-06-14 23:28:21 +02:00
2021-04-15 12:06:24 +02:00

microG Services Core (GmsCore)

Build Status

microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.

Please refer to the wiki for downloads and instructions

License

Copyright 2013-2021 microG Project Team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description
No description provided
Readme Pixar 15 MiB
Languages
Java 87.1%
Kotlin 12.8%
Makefile 0.1%