Searched refs:AFD_POLL_RECEIVE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dwinsock.h97 #define AFD_POLL_RECEIVE (1 << AFD_POLL_RECEIVE_BIT) macro
H A Dpoll.c114 afd_poll_info->Handles[0].Events |= AFD_POLL_RECEIVE |
168 if ((afd_poll_info->Handles[0].Events & (AFD_POLL_RECEIVE |

Completed in 104 milliseconds