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

Method destroyed

test/brpc_http_rpc_protocol_unittest.cpp:746–746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744 LOG(INFO) << "Destroy ReadBody=" << this << ", " << st;
745 }
746 bool destroyed() const { return _destroyed; }
747 const butil::Status& destroying_status() const { return _destroying_st; }
748 size_t read_bytes() const { return _nread; }
749private:

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected