mirror of
https://github.com/encounter/SDL.git
synced 2025-05-25 16:51:23 +00:00
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.