MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / secure

Method secure

base/poco/Net/src/SocketImpl.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491
492
493bool SocketImpl::secure() const
494{
495 return false;
496}
497
498
499bool SocketImpl::supportsExternalPolling() const

Callers 7

connectMethod · 0.45
socketSendBytesImplMethod · 0.45
makeSessionMethod · 0.45
receiveHelloMethod · 0.45
HTTPServerRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected