MCPcopy Create free account
hub / github.com/apache/mesos / Http

Method Http

3rdparty/libprocess/src/tests/http_tests.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166{
167public:
168 Http() : process(new HttpProcess())
169 {
170 spawn(process.get());
171 }
172
173 ~Http()
174 {

Callers

nothing calls this directly

Calls 2

spawnFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected