This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
scrcpy
Watch
1
Star
0
Fork
0
You've already forked scrcpy
mirror of
https://github.com/Genymobile/scrcpy.git
synced
2026-02-15 02:44:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a1bdd0af32f84f08fb7e6650c29d59354aaef23
scrcpy
/
app
History
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