Home
last modified time | relevance | path

Searched refs:exceptfds (Results 1 – 1 of 1) sorted by relevance

/curl/tests/server/
H A Dsockfilt.c636 fd_set *exceptfds, struct timeval *tv) in select_ws() argument
714 if(FD_ISSET(wsasock, exceptfds)) { in select_ws()
832 FD_CLR(wsasock, exceptfds); in select_ws()
837 FD_CLR(wsasock, exceptfds); in select_ws()
857 FD_CLR(wsasock, exceptfds); in select_ws()
863 FD_ISSET(wsasock, exceptfds)) { in select_ws()
871 FD_CLR(wsasock, exceptfds); in select_ws()
880 if(FD_ISSET(fd, exceptfds)) in select_ws()

Completed in 7 milliseconds