Searched refs:workfds (Results 1 – 1 of 1) sorted by relevance
49 fd_set workfds; variable169 workfds = readfds;170 res = select(fdnum, &workfds, NULL, NULL, NULL);177 if (!FD_ISSET(i, &workfds)) {