Searched refs:isForOpportunisticMode (Results 1 – 1 of 1) sorted by relevance
307 const bool isForOpportunisticMode = server.name.empty(); in addTransport() local308 if (triggerThr > 0 && unusableThr > 0 && isForOpportunisticMode) { in addTransport()