Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp893 connectionPools; member in crow::HttpClient
949 auto pool = connectionPools.try_emplace(clientKey); in sendDataWithCallback()
964 for (const auto& pool : connectionPools) in isTerminated()