Searched refs:exceptfds (Results 1 – 1 of 1) sorted by relevance
110 fd_set readfds, writefds, exceptfds; in WaitOnFD() local122 FD_ZERO(&exceptfds); in WaitOnFD()124 FD_SET(fd, &exceptfds); in WaitOnFD()134 &exceptfds, in WaitOnFD()