Searched refs:AFD_POLL_SEND (Results 1 – 2 of 2) sorted by relevance
101 #define AFD_POLL_SEND (1 << AFD_POLL_SEND_BIT) macro
122 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 6 milliseconds