Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 2 of 2) sorted by relevance

/libuv/include/uv/
H A Dwin.h36 typedef struct pollfd { struct
37 SOCKET fd;
38 short events;
39 short revents;
/libuv/src/unix/
H A Daix.c793 fd_set pollfd; in uv_fs_event_start() local

Completed in 8 milliseconds