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

Method socket

base/poco/Net/src/SocketStream.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98
99StreamSocket SocketIOS::socket() const
100{
101 return StreamSocket(_buf.socketImpl());
102}
103
104
105//

Callers 15

runMethod · 0.45
closeMethod · 0.45
secureMethod · 0.45
HTTPServerResponseClass · 0.45
sendMethod · 0.45
sendBufferMethod · 0.45
HTTPServerRequestMethod · 0.45
isStaleMethod · 0.45
getServerUrlMethod · 0.45
send_raw_httpFunction · 0.45

Calls 2

socketImplMethod · 0.80
StreamSocketClass · 0.50

Tested by 12

getServerUrlMethod · 0.36
send_raw_httpFunction · 0.36
__init__Method · 0.36
_hold_server_fdsFunction · 0.36
netcatFunction · 0.36