Home
last modified time | relevance | path

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

/libuv/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 | in uv__fast_poll_submit_poll_req()
168 if ((afd_poll_info->Handles[0].Events & (AFD_POLL_RECEIVE | in uv__fast_poll_process_poll_req()

Completed in 8 milliseconds