This website requires JavaScript.
Explore
Help
Sign in
Genymobile
/
scrcpy
Watch
1
Star
0
Fork
You've already forked scrcpy
0
mirror of
https://github.com/Genymobile/scrcpy.git
synced
2026-04-21 01:33:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2a1bdd0af3
scrcpy
/
app
History
Download ZIP
Download TAR.GZ
Romain Vimont
2a1bdd0af3
Use net_recv() to read only one byte
...
Partial read is impossible for 1 byte, so net_recv_all() is useless.
2019-05-28 21:03:44 +02:00
..
src
Use net_recv() to read only one byte
2019-05-28 21:03:44 +02:00
tests
Fix overflow in test
2019-03-25 11:33:32 +01:00
meson.build
Add stream layer
2019-03-02 18:45:45 +01:00