match_fds 7975 eval.c (match_fds(&readfds, &th->readfds, max) ||
match_fds 7976 eval.c match_fds(&writefds, &th->writefds, max) ||
match_fds 7977 eval.c match_fds(&exceptfds, &th->exceptfds, max))) {