Home | History | Annotate | Download | only in x11vnc

Lines Matching full:maxfd

670 			if (screen->listenSock > screen->maxFd) {
671 screen->maxFd = screen->listenSock;