uselect
n = uselect(nfds, &fdset, NULL, NULL, &tv);
int uselect(int, fd_set *, fd_set *, fd_set *, struct linux_timeval *);