mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-16 19:34:28 +01:00
Replace cbuf by VecDeque in file_pusher. As a side-effect, the new implementation does not limit the queue to an arbitrary value.
Replace cbuf by VecDeque in file_pusher. As a side-effect, the new implementation does not limit the queue to an arbitrary value.