The expression port + 1 is promoted to int, but printed as uint16_t.
This is the same mistake fixed for a different log by
7eb16ce364.
Refs #1726 <https://github.com/Genymobile/scrcpy/issues/1726>
The expression port + 1 is promoted to int, but printed as uint16_t.
This is the same mistake fixed for a different log by
7eb16ce364.
Refs #1726 <https://github.com/Genymobile/scrcpy/issues/1726>