HomeSort by relevance Sort by last modified time
    Searched refs:connect_once (Results 1 - 6 of 6) sorted by null

  /external/libvncserver/x11vnc/
options.c 109 int connect_once = 1; /* disconnect after first connection session. */ variable
111 int connect_once = 0; variable
options.h 103 extern int connect_once;
gui.c 896 connect_once = 0;
x11vnc.c     [all...]
remote.c     [all...]
connections.c 900 if (connect_once) {
910 rfbLog("connect_once: invalid password or early "
912 rfbLog("connect_once: waiting for next connection.\n");
924 rfbLog("connect_once: other shared clients still "
    [all...]

Completed in 91 milliseconds