Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/executor/
H A Dconnection_pool_asio.cpp194 Message ASIOConnection::makeIsMasterRequest(ASIOConnection* conn) { in makeIsMasterRequest() function in mongo::executor::connection_pool_asio::ASIOConnection
273 auto beginStatus = op->beginCommand(makeIsMasterRequest(this), _hostAndPort); in refresh()
H A Dconnection_pool_asio.h106 static Message makeIsMasterRequest(ASIOConnection* conn);