|
SDL
2.0
|
#include "../../SDL_internal.h"#include "SDL_poll.h"#include <sys/time.h>#include <sys/types.h>#include <unistd.h>#include <errno.h>
Include dependency graph for SDL_poll.c:Go to the source code of this file.
Functions | |
| int | SDL_IOReady (int fd, SDL_bool forWrite, int timeoutMS) |