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

Method ~SlaveIORouter

phxsqlproxy/io_router.cpp:146–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146SlaveIORouter::~SlaveIORouter() {
147}
148
149void SlaveIORouter::MarkFailure() {
150 if (connect_dest_ != "" && connect_dest_ != "127.0.0.1") {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected