MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~PHXSqlProxyConfig

Method ~PHXSqlProxyConfig

phxsqlproxy/phxsqlproxyconfig.cpp:30–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30PHXSqlProxyConfig::~PHXSqlProxyConfig() {
31}
32
33void PHXSqlProxyConfig::ReadConfig() {
34 svr_port_ = GetInteger("Server", "Port", 0);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected