Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dwinsock.h101 #define AFD_POLL_SEND (1 << AFD_POLL_SEND_BIT) macro
H A Dpoll.c122 afd_poll_info->Handles[0].Events |= AFD_POLL_SEND | AFD_POLL_CONNECT_FAIL; in uv__fast_poll_submit_poll_req()
175 if ((afd_poll_info->Handles[0].Events & (AFD_POLL_SEND | in uv__fast_poll_process_poll_req()

Completed in 7 milliseconds