Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ unregister
Method
unregister
lib/cpp/src/thrift/TProcessor.h:125–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
handler_->freeContext(context_, method_);
124
}
125
void unregister() { handler_ = nullptr; }
126
127
private:
128
apache::thrift::TProcessorEventHandler* handler_;
Callers
2
_poll_select
Method · 0.80
handle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected