Romain Vimont b419eef55e Do not report error on device disconnected
A device disconnection (when the adb connection is closed) makes the
read() on the "receiver" socket fail.

Since commit 063a8339ed27b94a8fe1e53a284507eb2d044e15, this is reported
as an error. As a consequence, scrcpy fails with:

    ERROR: Controller error

instead of:

    WARN: Device disconnected

To fix the issue, report a device disconnection in that case.

PR #5044 <https://github.com/Genymobile/scrcpy/pull/5044>
2024-07-06 00:04:07 +02:00
..
2024-02-01 09:19:47 +01:00
2021-04-18 14:36:31 +02:00
2024-03-01 00:51:39 +01:00
2024-06-09 18:27:30 +02:00
2024-03-01 00:52:13 +01:00
2024-05-30 15:56:37 +02:00
2024-06-09 19:25:32 +02:00
2024-06-29 12:42:19 +02:00
2024-06-23 19:15:45 +02:00
2023-03-30 20:58:33 +02:00
2023-03-30 20:58:33 +02:00
2023-03-03 01:18:10 +01:00
2023-03-10 22:22:15 +01:00
2023-11-23 23:34:46 +01:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2023-03-30 20:58:33 +02:00
2024-06-29 13:10:45 +02:00
2023-03-10 22:22:15 +01:00
2024-03-01 00:52:00 +01:00
2024-03-01 00:52:00 +01:00
2024-05-11 17:12:00 +02:00
2023-03-10 22:22:15 +01:00
2022-01-27 19:02:07 +01:00
2024-06-29 13:10:45 +02:00
2022-04-12 23:59:01 +02:00
2023-10-24 23:06:57 +02:00
2024-06-29 12:42:19 +02:00
2024-06-29 12:42:19 +02:00
2022-03-30 12:01:01 +02:00
2024-06-29 12:42:19 +02:00
2024-06-29 12:42:19 +02:00
2023-02-11 09:44:33 +01:00
2023-02-11 09:44:33 +01:00
2023-11-23 23:34:46 +01:00
2023-11-23 23:34:46 +01:00
2024-06-29 13:10:45 +02:00
2023-03-11 15:57:25 +01:00
2022-02-09 10:15:19 +01:00