Home
last modified time | relevance | path

Searched defs:first_conn_timeout (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.c176 int first_conn_timeout = 0; /* -timeout */ variable
Dx11vnc.c2449 first_conn_timeout = atoi(argv[++i]); in main() local