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

Method OnEndOfMessage

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

Source from the content-addressed store, hash-verified

172 return butil::Status::OK();
173 }
174 void OnEndOfMessage(const butil::Status&) {}
175};
176
177static IgnoreAllRead* s_ignore_all_read = NULL;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected