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

Method ~ReplicationTransfer

phxbinlogsvr/core/repl/replication_transfer.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45ReplicationTransfer::~ReplicationTransfer() {
46 Close();
47}
48
49void ReplicationTransfer::Close() {
50 ctx_->CloseMasterFD();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected