Searched refs:hasPreconnected (Results 1 – 1 of 1) sorted by relevance
1247 static std::vector<SocketType> testSocketTypes(bool hasPreconnected = true) { in testSocketTypes() argument1251 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()