MCPcopy Create free account
hub / github.com/3rdparty/libprocess / disconnected

Method disconnected

src/http.cpp:1211–1214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1209 }
1210
1211 Future<Nothing> disconnected()
1212 {
1213 return disconnection.future();
1214 }
1215
1216protected:
1217 void initialize() override

Callers

nothing calls this directly

Calls 1

futureMethod · 0.80

Tested by

no test coverage detected