Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ ~Http
Method
~Http
src/tests/http_tests.cpp:171–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
~Http()
172
{
173
terminate(process.get());
174
wait(process.get());
175
}
176
177
Owned<HttpProcess> process;
178
};
Callers
nothing calls this directly
Calls
3
terminate
Function · 0.50
wait
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected