MCPcopy Create free account
hub / github.com/apache/brpc / ~NsheadClosure

Method ~NsheadClosure

src/brpc/policy/nshead_protocol.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51NsheadClosure::~NsheadClosure() {
52 LogErrorTextAndDelete(false)(&_controller);
53}
54
55void NsheadClosure::DoNotRespond() {
56 _do_respond = false;

Callers 1

operator()Method · 0.80

Calls 1

Tested by

no test coverage detected