Files
SDL/src
Sam Lantinga b2188b325d Fixed HIDAPI controller disconnect reading on multiple threads
If multiple threads are calling SDL_UpdateJoysticks(), then an overlapped read can be initiated on one thread (read_pending set to true) and GetOverlappedResult() called on another thread. This results in ERROR_OPERATION_ABORTED. This is harmless so we shouldn't return an error in this case, we'll just retry the read on the next call.

Fixes https://github.com/libsdl-org/SDL/issues/14033
2025-09-25 10:36:14 -07:00
..
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-09-22 10:09:30 -07:00
2025-09-25 07:31:07 -07:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-07-14 19:49:38 -04:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-09-18 20:58:32 -07:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-09-18 20:58:32 -07:00
2025-01-01 07:45:52 -08:00