MCPcopy 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
155uint32_t PHXSqlProxyConfig::WriteTimeoutMs() {
156 return write_timeout_ms_;
157}
158
159int PHXSqlProxyConfig::ProxyProtocol() {
160 return proxy_protocol_;

Callers 2

SendProxyHeaderMethod · 0.80
WriteToDestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected