Home
last modified time | relevance | path

Searched refs:AFD_POLL_ACCEPT (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/uv/src/win/
Dwinsock.h111 #define AFD_POLL_ACCEPT (1 << AFD_POLL_ACCEPT_BIT) macro
Dpoll.c113 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT; in uv__fast_poll_submit_poll_req()
167 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT)) != 0) { in uv__fast_poll_process_poll_req()
/third_party/libuv/src/win/
Dwinsock.h111 #define AFD_POLL_ACCEPT (1 << AFD_POLL_ACCEPT_BIT) macro
Dpoll.c115 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT; in uv__fast_poll_submit_poll_req()
169 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT)) != 0) { in uv__fast_poll_process_poll_req()