Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
NsheadClosure::~NsheadClosure() {
52
LogErrorTextAndDelete(false)(&_controller);
53
}
54
55
void NsheadClosure::DoNotRespond() {
56
_do_respond = false;
Callers
1
operator()
Method · 0.80
Calls
1
LogErrorTextAndDelete
Class · 0.85
Tested by
no test coverage detected