mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-18 21:24:27 +01:00
Use it from accept_device() to simplify (at the cost an additional allocation for each serial, but it is not important). It will also be useful in other functions in further commits. PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>