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

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dwinsock.h113 #define AFD_POLL_CONNECT_FAIL (1 << AFD_POLL_CONNECT_FAIL_BIT) macro
H A Dpoll.c122 afd_poll_info->Handles[0].Events |= AFD_POLL_SEND | AFD_POLL_CONNECT_FAIL;
176 AFD_POLL_CONNECT_FAIL)) != 0) {

Completed in 177 milliseconds