mirror of
https://github.com/yawut/SDL.git
synced 2026-09-18 05:59:13 -05:00
It appears that with some (presumably) flaky drivers or hardware that the WriteFile in hid_write never completes leading to GetOverlappedResult to block forever waiting for it.