MCPcopy Create free account
hub / github.com/boostorg/beast / init

Method init

test/beast/http/write.cpp:246–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244 }
245
246 void
247 init(error_code& ec)
248 {
249 body_.fc_.fail(ec);
250 }
251
252 boost::optional<std::pair<const_buffers_type, bool>>
253 get(error_code& ec)

Callers

nothing calls this directly

Calls 1

failMethod · 0.45

Tested by

no test coverage detected