Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ useFutureProtocolVersion
Function
useFutureProtocolVersion
flow/ProtocolVersion.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void useFutureProtocolVersion() {
36
g_currentProtocolVersion = ProtocolVersion(futureProtocolVersionValue);
37
}
Callers
2
parseArgsInternal
Method · 0.85
useFutureProtocolVersion
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected