Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ConnectTimeoutMs
Method
ConnectTimeoutMs
phxsqlproxy/phxsqlproxyconfig.cpp:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
uint32_t PHXSqlProxyConfig::ConnectTimeoutMs() {
152
return connect_timeout_ms_;
153
}
154
155
uint32_t PHXSqlProxyConfig::WriteTimeoutMs() {
156
return write_timeout_ms_;
Callers
1
ConnectDest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected