Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
server
Method · 0.45
server
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
getServerPort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected