mirror of
https://github.com/Genymobile/scrcpy
synced 2024-12-22 15:13:17 +00:00
80bec70852
It will help to log errors returned by GetLastError() or WSAGetLastError(): - <https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-getlasterror> - <https://docs.microsoft.com/en-us/windows/win32/api/winsock/nf-winsock-wsagetlasterror> - <https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes#system-error-codes> Always log the errors in English to be able to read them in bug reports. |
||
---|---|---|
.. | ||
android | ||
sys | ||
trait | ||
usb | ||
util | ||
adb_parser.c | ||
adb_parser.h | ||
adb_tunnel.c | ||
adb_tunnel.h | ||
adb.c | ||
adb.h | ||
cli.c | ||
cli.h | ||
clock.c | ||
clock.h | ||
common.h | ||
compat.c | ||
compat.h | ||
control_msg.c | ||
control_msg.h | ||
controller.c | ||
controller.h | ||
coords.h | ||
decoder.c | ||
decoder.h | ||
device_msg.c | ||
device_msg.h | ||
events.h | ||
file_pusher.c | ||
file_pusher.h | ||
fps_counter.c | ||
fps_counter.h | ||
frame_buffer.c | ||
frame_buffer.h | ||
icon.c | ||
icon.h | ||
input_events.h | ||
input_manager.c | ||
input_manager.h | ||
keyboard_inject.c | ||
keyboard_inject.h | ||
main.c | ||
mouse_inject.c | ||
mouse_inject.h | ||
opengl.c | ||
opengl.h | ||
options.c | ||
options.h | ||
receiver.c | ||
receiver.h | ||
recorder.c | ||
recorder.h | ||
scrcpy.c | ||
scrcpy.h | ||
screen.c | ||
screen.h | ||
server.c | ||
server.h | ||
stream.c | ||
stream.h | ||
v4l2_sink.c | ||
v4l2_sink.h | ||
video_buffer.c | ||
video_buffer.h |