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

Method reset

lib_acl_cpp/src/http/http_pipe.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void http_pipe::reset(void)
50{
51 manager_.clear();
52}
53
54bool http_pipe::update(const char* in, size_t len)
55{

Callers 1

read_headerMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected