MCPcopy Create free account
hub / github.com/apache/brpc / AskToQuit

Function AskToQuit

src/brpc/controller.cpp:1668–1670  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1666}
1667
1668void AskToQuit() {
1669 raise(SIGINT);
1670}
1671
1672class DoNothingClosure : public google::protobuf::Closure {
1673 void Run() { }

Callers 1

senderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected