Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Reset
Method
Reset
src/test/fuzz/util.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void FuzzedSock::Reset()
40
{
41
m_socket = INVALID_SOCKET;
42
}
43
44
ssize_t FuzzedSock::Send(const void* data, size_t len, int flags) const
45
{
Callers
4
BOOST_AUTO_TEST_CASE
Function · 0.45
TestSHA3_256
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
FUZZ_TARGET
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected