FreeTDS API
|
Provide poll call where missing. More...
#include <config.h>
#include <limits.h>
#include <sys/select.h>
Go to the source code of this file.
Classes | |
struct | pollfd |
Typedefs | |
typedef struct pollfd | pollfd_t |
Functions | |
int | fakepoll (struct pollfd fds[], int nfds, int timeout) |
Provide poll call where missing.