Searched defs:pollfd (Results 1 – 2 of 2) sorted by relevance
31 struct pollfd { struct37 int poll (struct pollfd *, nfds_t, int); argument
36 typedef struct pollfd { struct37 SOCKET fd;38 short events;39 short revents;