Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Cancel
Method
Cancel
src/brpc/policy/rtmp_protocol.cpp:3556–3558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3554
}
3555
3556
void OnServerStreamCreated::Cancel() {
3557
delete this;
3558
}
3559
3560
butil::Status
3561
RtmpCreateStreamMessage::AppendAndDestroySelf(butil::IOBuf* out, Socket* s) {
Callers
3
DestroyStreamCreator
Method · 0.45
~RtmpContext
Method · 0.45
PackRtmpRequest
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected