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

Method SignalError

src/brpc/rtmp.cpp:1479–1481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1477}
1478
1479void RtmpStreamBase::SignalError() {
1480 return;
1481}
1482
1483void RtmpStreamBase::OnFirstMessage() {}
1484

Callers 2

RunMethod · 0.80
StopCurrentStreamMethod · 0.80

Calls 1

unlockMethod · 0.45

Tested by

no test coverage detected