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

Method OnStop

test/brpc_rtmp_unittest.cpp:387–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387void RtmpSubStream::OnStop() {
388 _message_handler->OnSubStreamStop(this);
389}
390
391
392class RtmpSubStreamCreator : public brpc::SubStreamCreator {

Callers

nothing calls this directly

Calls 1

OnSubStreamStopMethod · 0.80

Tested by

no test coverage detected