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

Method OnEndOfMessage

src/brpc/details/http_message.cpp:370–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368 __FILE__, __LINE__);
369 }
370 void OnEndOfMessage(const butil::Status&) {}
371};
372
373static FailAllRead* s_fail_all_read = NULL;

Callers 5

OnBodyMethod · 0.45
OnMessageCompleteMethod · 0.45
SetBodyReaderMethod · 0.45
~HttpMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected