Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ WriteTimeoutMs
Method
WriteTimeoutMs
phxsqlproxy/phxsqlproxyconfig.cpp:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
uint32_t PHXSqlProxyConfig::WriteTimeoutMs() {
156
return write_timeout_ms_;
157
}
158
159
int PHXSqlProxyConfig::ProxyProtocol() {
160
return proxy_protocol_;
Callers
2
SendProxyHeader
Method · 0.80
WriteToDest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected