Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Reset
Method
Reset
src/util/sock.cpp:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void Sock::Reset() { CloseSocket(m_socket); }
61
62
ssize_t Sock::Send(const void* data, size_t len, int flags) const
63
{
Callers
8
Disconnect
Method · 0.45
Finalize
Method · 0.45
CHash256
Class · 0.45
CHash160
Class · 0.45
GetHash
Method · 0.45
Strengthen
Function · 0.45
SeedEvents
Method · 0.45
MixExtract
Method · 0.45
Calls
1
CloseSocket
Function · 0.85
Tested by
no test coverage detected