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

Method protocolVersion

flow/Net2.actor.cpp:224–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222 }
223
224 ProtocolVersion protocolVersion() const override { return currentProtocolVersion(); }
225
226 std::vector<flowGlobalType> globals;
227

Callers 2

testCompressedIntFunction · 0.45
serialize.cppFile · 0.45

Calls 1

currentProtocolVersionFunction · 0.85

Tested by

no test coverage detected