scrcpy/server/src
Romain Vimont b9315620e2 Fix adb forward initialization
In forward mode, the dummy byte must be written immediately after the
first accept(), otherwise the client will wait indefinitely, causing a
deadlock (or a timeout).

Regression introduced by 8c650e53cd.
2023-06-22 01:13:53 +02:00
..
main Fix adb forward initialization 2023-06-22 01:13:53 +02:00
test/java/com/genymobile/scrcpy Remove spurious empty line 2023-06-10 12:07:35 +02:00