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