Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~IORouter
Method
~IORouter
phxsqlproxy/io_router.cpp:43–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
IORouter::~IORouter() {
44
}
45
46
void IORouter::SetReqUniqID(uint64_t req_uniq_id) {
47
req_uniq_id_ = req_uniq_id;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected