MCPcopy Create free account
hub / github.com/acl-dev/acl / update_end

Method update_end

lib_acl_cpp/src/http/http_pipe.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59bool http_pipe::update_end(void)
60{
61 return manager_.update_end();
62}
63
64pipe_manager& http_pipe::get_manager(void)
65{

Callers 2

get_bodyMethod · 0.45
get_bodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected