Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
387
void RtmpSubStream::OnStop() {
388
_message_handler->OnSubStreamStop(this);
389
}
390
391
392
class RtmpSubStreamCreator : public brpc::SubStreamCreator {
Callers
nothing calls this directly
Calls
1
OnSubStreamStop
Method · 0.80
Tested by
no test coverage detected