MCPcopy 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
3556void OnServerStreamCreated::Cancel() {
3557 delete this;
3558}
3559
3560butil::Status
3561RtmpCreateStreamMessage::AppendAndDestroySelf(butil::IOBuf* out, Socket* s) {

Callers 3

DestroyStreamCreatorMethod · 0.45
~RtmpContextMethod · 0.45
PackRtmpRequestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected