mirror of
https://github.com/encounter/SDL.git
synced 2025-05-28 18:21:42 +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.