mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-01 04:00:32 +00:00
c2d2fe971e
== DETAILS If a call to HIDRead() ends up blocking indefinitely, it will cause the shutdown process to wait forever. To avoid a deadlock, I've put in a retry counter so that it will give up after 5s and print a warning to the log. |
||
---|---|---|
.. | ||
hidpad_driver.c | ||
kpad_driver.c | ||
pad_functions.c | ||
wiiu_hid.c | ||
wiiu_hid.h | ||
wpad_driver.c |