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

Method client_options

src/brpc/policy/rtmp_protocol.h:271–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 ParseResult Feed(butil::IOBuf* source, Socket* socket);
270
271 const RtmpClientOptions* client_options() const { return _client_options; }
272 const Server* server() const { return _server; }
273 RtmpService* service() const { return _service; }
274

Callers 1

StartConnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected