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

Method ~Http

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

Source from the content-addressed store, hash-verified

171 }
172
173 ~Http()
174 {
175 terminate(process.get());
176 wait(process.get());
177 }
178
179 Owned<HttpProcess> process;
180};

Callers

nothing calls this directly

Calls 3

terminateFunction · 0.50
waitFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected