Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dsockfilt.c634 fd_set *exceptfds, struct timeval *tv) in select_ws() argument
712 if(FD_ISSET(wsasock, exceptfds)) { in select_ws()
830 FD_CLR(wsasock, exceptfds); in select_ws()
835 FD_CLR(wsasock, exceptfds); in select_ws()
855 FD_CLR(wsasock, exceptfds); in select_ws()
861 FD_ISSET(wsasock, exceptfds)) { in select_ws()
869 FD_CLR(wsasock, exceptfds); in select_ws()
878 if(FD_ISSET(fd, exceptfds)) in select_ws()

Completed in 6 milliseconds