HomeSort by: relevance | last modified time | path
    Searched refs:AFD_POLL_ACCEPT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/win/
winsock.h 111 #define AFD_POLL_ACCEPT (1 << AFD_POLL_ACCEPT_BIT)
poll.c 115 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT;
169 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT)) != 0) {

Completed in 48 milliseconds