Lines Matching refs:FD_SET
1004 fd_set readfds;1011 FD_SET(dns_sd_fd, &readfds);1016 select (nfds, &readfds, (fd_set*)NULL, (fd_set*)NULL, &tv);