scrcpy/server/src
Romain Vimont 52f5d08d1f Avoid calling wait(0)
Calling wait(0) results in waiting without a timeout, which is
unintended.

Refs #6009 comment <https://github.com/Genymobile/scrcpy/pull/6009#issuecomment-2935930294>
2025-06-03 21:15:11 +02:00
..
main Avoid calling wait(0) 2025-06-03 21:15:11 +02:00
test/java/com/genymobile/scrcpy Define UHID vendorId and productId from the client 2024-12-08 11:00:18 +01:00