Hash : f499168c Author : Date : 2021-10-24T15:54:57
x11: Use SDL_IOReady() instead of calling select() directly SDL_IOReady() properly handles EINTR and can use poll() if available.
Fork of https://github.com/libsdl-org/SDL