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