MCPcopy Create free account
hub / github.com/apple/foundationdb / setupNetwork

Method setupNetwork

fdbclient/ThreadSafeTransaction.cpp:689–691  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

687}
688
689void ThreadSafeApi::setupNetwork() {
690 ::setupNetwork(transportId);
691}
692
693void ThreadSafeApi::runNetwork() {
694 Optional<Error> runErr;

Callers 1

mainFunction · 0.45

Calls 1

setupNetworkFunction · 0.85

Tested by

no test coverage detected