Searched refs:ExceptFds (Results 1 – 1 of 1) sorted by relevance
540 static fd_set ExceptFds; in SocketMonitorThread() local547 nMaxSD = SetSocketFD(&ReadFds, &WriteFds, &ExceptFds); in SocketMonitorThread()562 nMaxSD = SetSocketFD(&ReadFds, &WriteFds, &ExceptFds); in SocketMonitorThread()567 memcpy(&TmpExcepfds, &ExceptFds, sizeof(fd_set)); in SocketMonitorThread()