Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ Clear
Method
Clear
phxsqlproxy/io_router.cpp:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void IORouter::Clear() {
51
req_uniq_id_ = 0;
52
connect_dest_ =
""
;
53
connect_port_ = 0;
54
}
55
56
int IORouter::ConnectDest() {
57
std::string dest_ip =
""
;
Callers
2
GetNewestCheckPoint
Method · 0.45
ClearAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected