kmx git
Register
kc3-lang/SDL
kc3-lang
Login
kc3-lang
/
SDL
Browse
Commit
Author :
Cameron Gutman
Date :
2021-10-24 15:54:57
Hash :
f499168c
Message :
x11: Use SDL_IOReady() instead of calling select() directly SDL_IOReady() properly handles EINTR and can use poll() if available.