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

Method Run

lib/cpp/test/OneWayHTTPTest.cpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96~RPC0ThreadClass() = default; // Destructor
97
98void Run() {
99 server_.serve() ;
100}
101 TThreadedServer& server_ ;
102} ;
103

Callers 15

TestConstOptionalFieldFunction · 0.45
TestProcessorMiddlewareFunction · 0.45
ReadWriteProtocolTestFunction · 0.45
ProtocolTest1Function · 0.45
ProtocolTest2Function · 0.45
TestSerializerFunction · 0.45
TestSerializerPoolAsyncFunction · 0.45

Calls 1

serveMethod · 0.45

Tested by

no test coverage detected