MCPcopy Create free account
hub / github.com/apache/thrift / certFile

Function certFile

lib/cpp/test/TSSLSocketInterruptTest.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45boost::filesystem::path keyDir;
46boost::filesystem::path certFile(const std::string& filename)
47{
48 return keyDir / filename;
49}
50boost::mutex gMutex;
51
52struct GlobalFixtureSSL

Callers 3

GlobalFixtureSSLMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected