Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
void http_pipe::reset(void)
50
{
51
manager_.clear();
52
}
53
54
bool http_pipe::update(const char* in, size_t len)
55
{
Callers
1
read_header
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected