mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-09 16:54:28 +01:00
The platform-specific code for net.c was implemented in sys/*/net.c. But the differences are quite limited, so use ifdef-blocks in the single net.c instead.