Home
last modified time | relevance | path

Searched refs:saw_httpsock (Results 1 – 1 of 1) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dsslhelper.c4098 int saw_httpsock = 0; in accept_openssl() local
4118 if (screen->httpSock >= 0) saw_httpsock = 1; in accept_openssl()
4121 if (screen->httpSock >= 0) saw_httpsock = 1; in accept_openssl()
4127 if (0 && saw_httpsock && screen->httpSock < 0) { in accept_openssl()
4147 int saw_httpsock = 0; in accept_openssl() local
4168 if (screen->httpSock >= 0) saw_httpsock = 1; in accept_openssl()
4171 if (screen->httpSock >= 0) saw_httpsock = 1; in accept_openssl()
4177 if (0 && saw_httpsock && screen->httpSock < 0) { in accept_openssl()