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

Method getPort

lib/cpp/test/processor/ServerThread.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 void stop();
86
87 uint16_t getPort() const { return port_; }
88
89 ~ServerThread() {
90 if (running_) {

Callers 7

serverMethod · 0.45
serverMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
getServerPortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected