Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ reset
Method
reset
base/poco/Net/src/SocketImpl.cpp:1021–1024 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1019
1020
1021
void SocketImpl::reset(poco_socket_t aSocket)
1022
{
1023
_sockfd = aSocket;
1024
}
1025
1026
1027
void SocketImpl::error()
Callers
3
fromUserInfo
Method · 0.45
fromURI
Method · 0.45
connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected