mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-11 07:42:47 +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.