MCPcopy 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
35void useFutureProtocolVersion() {
36 g_currentProtocolVersion = ProtocolVersion(futureProtocolVersionValue);
37}

Callers 2

parseArgsInternalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected