Searched refs:w_fds (Results 1 – 1 of 1) sorted by relevance
928 fd_set w_fds; in acn_read_n_bytes_with_timeout() local939 memcpy(&w_fds, &r_fds, sizeof(r_fds)); in acn_read_n_bytes_with_timeout()942 retval = select(fd + 1, &w_fds, NULL, NULL, &tv); in acn_read_n_bytes_with_timeout()