MCPcopy Create free account
hub / github.com/apache/thrift / setConcurrentClientLimit

Method setConcurrentClientLimit

lib/cpp/src/thrift/server/TSimpleServer.cpp:102–103  ·  view source on GitHub ↗

* This makes little sense to the simple server because it is not capable * of having more than one client at a time, so we hide it. */

Source from the content-addressed store, hash-verified

100 * of having more than one client at a time, so we hide it.
101 */
102void TSimpleServer::setConcurrentClientLimit(int64_t) {
103}
104}
105}
106} // apache::thrift::server

Callers 2

BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 2

BOOST_FIXTURE_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36