Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
StreamSocket SocketIOS::socket() const
100
{
101
return StreamSocket(_buf.socketImpl());
102
}
103
104
105
//
Callers
15
run
Method · 0.45
close
Method · 0.45
secure
Method · 0.45
HTTPServerRequestImpl.cpp
File · 0.45
HTTPServerResponse
Class · 0.45
send
Method · 0.45
sendBuffer
Method · 0.45
HTTPServerRequest
Method · 0.45
applySocketBufferSizes
Method · 0.45
isStale
Method · 0.45
getServerUrl
Method · 0.45
send_raw_http
Function · 0.45
Calls
2
socketImpl
Method · 0.80
StreamSocket
Class · 0.50
Tested by
12
getServerUrl
Method · 0.36
send_raw_http
Function · 0.36
test_slowloris_exceeds_timeout
Function · 0.36
send_packet_expect_rejection
Function · 0.36
test_boundary_at_limit_accepted
Function · 0.36
test_oversized_addendum_field_rejected
Function · 0.36
test_oversized_unexpected_hello_rejected
Function · 0.36
test_slowloris_handshake_timeout
Function · 0.36
__init__
Method · 0.36
_hold_server_fds
Function · 0.36
netcat
Function · 0.36
test_connection_closed_after_bad_settings
Function · 0.36