MCPcopy Create free account
hub / github.com/Tencent/phxsql / SetReadTimeout

Method SetReadTimeout

phxsqlclient/phxsqlclientbase.cpp:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void PhxSQLClientConfig::SetReadTimeout(int iReadTimeout) {
62 m_iReadTimeout = iReadTimeout;
63}
64/////////////////////////////
65PhxSQLClientDisasterStrategy::PhxSQLClientDisasterStrategy() {
66}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected