mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-08 17:33:13 +08:00
a559864968
Add a new flag to avoid suppressing EINTR in SDL_IOReady(). Pass the flag in WaitEventTimeout() to ensure that a SIGINT will wake up SDL_WaitEvent() without another event coming in.