Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
689
void ThreadSafeApi::setupNetwork() {
690
::setupNetwork(transportId);
691
}
692
693
void ThreadSafeApi::runNetwork() {
694
Optional<Error> runErr;
Callers
1
main
Function · 0.45
Calls
1
setupNetwork
Function · 0.85
Tested by
no test coverage detected