Searched refs:pxy_get_sock (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
H A Dconnections.c2185 static int pxy_get_sock; variable
2192 pxy_get_sock = -1;
2306 pxy_get_sock = connect_tcp(newhost, newport);
2492 if (pxy_get_sock >= 0) {close(psock); psock = pxy_get_sock;}
2498 if (pxy_get_sock >= 0) {close(psock); psock = pxy_get_sock;}
2502 if (pxy_get_sock >= 0) {close(psock); psock = pxy_get_sock;}
2508 if (pxy_get_sock >
[all...]

Completed in 48 milliseconds