MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / multipleProtocol

Method multipleProtocol

extra/yassl/src/yassl_int.cpp:1958–1961  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1956
1957
1958bool SSL_METHOD::multipleProtocol() const
1959{
1960 return multipleProtocol_;
1961}
1962
1963
1964/** Implement a my_strdup replacement, so we can reuse get_password() */

Callers 1

GetMultiProtocolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected