MCPcopy 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
1021void SocketImpl::reset(poco_socket_t aSocket)
1022{
1023 _sockfd = aSocket;
1024}
1025
1026
1027void SocketImpl::error()

Callers 3

fromUserInfoMethod · 0.45
fromURIMethod · 0.45
connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected