Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsTlsDispatcher.cpp314 const bool isForOpportunisticMode = server.name.empty(); in addTransport() local
315 if (triggerThr <= 0 || !isForOpportunisticMode) { in addTransport()
318 if (unusableThr <= 0 || !isForOpportunisticMode) { in addTransport()