Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~MasterIORouter
Method
~MasterIORouter
phxsqlproxy/io_router.cpp:113–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
MasterIORouter::~MasterIORouter() {
114
}
115
116
int MasterIORouter::GetDestEndpoint(std::string & dest_ip, int & dest_port) {
117
int ret = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected