Searched refs:nws (Results 1 – 1 of 1) sorted by relevance
638 DWORD timeout_ms, wait, nfd, nth, nws, i; in select_ws() local694 nws = 0; /* number of handled Winsock sockets */ in select_ws()756 data[nws].wsasock = wsasock; in select_ws()757 data[nws].wsaevent = wsaevent; in select_ws()773 nws++; in select_ws()884 for(i = 0; i < nws; i++) { in select_ws()
Completed in 7 milliseconds