MCPcopy Create free account
hub / github.com/ElementsProject/elements / InterruptSocks5

Function InterruptSocks5

src/netbase.cpp:748–751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

746}
747
748void InterruptSocks5(bool interrupt)
749{
750 interruptSocks5Recv = interrupt;
751}
752
753bool IsBadPort(uint16_t port)
754{

Callers 3

StartMethod · 0.85
InterruptMethod · 0.85
FUZZ_TARGET_INITFunction · 0.85

Calls

no outgoing calls

Tested by 1

FUZZ_TARGET_INITFunction · 0.68