HomeSort by: relevance | last modified time | path
    Searched refs:tls_fail (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-proxy.c 307 bool tls_fail = false; // Command line argument, for testing. variable
5938 // The tls_fail flag allows us to run the proxy in such a way that TLS connections will fail.
5940 if (!tls_fail) {
5991 tls_fail = true;

Completed in 67 milliseconds