Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ResetEndPoints
Method
ResetEndPoints
phxsqlclient/phxsqlclientbase.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void PhxSQLClientConfig::ResetEndPoints() {
46
m_vecMySQLEndPoint.clear();
47
}
48
49
int PhxSQLClientConfig::GetConnTimeout() {
50
return m_iConnTimeout;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected