wut
v1.7.0
Wii U Toolchain
|
Go to the source code of this file.
Data Structures | |
struct | pollfd |
Macros | |
#define | POLLIN 0x01 |
#define | POLLPRI 0x02 |
#define | POLLOUT 0x04 |
#define | POLLERR 0x08 |
#define | POLLHUP 0x10 |
#define | POLLNVAL 0x20 |
Typedefs | |
typedef unsigned long | nfds_t |
Functions | |
int | poll (struct pollfd *fds, nfds_t nfds, int timeout) |