mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-21 14:44:27 +01:00
If HAVE_SOCK_CLOEXEC is not defined, then sc_raw_socket_close() is never used. Add an #ifndef block to remove the warning.
If HAVE_SOCK_CLOEXEC is not defined, then sc_raw_socket_close() is never used. Add an #ifndef block to remove the warning.