Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ ~deadcall
Method
~deadcall
src/deadcall.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
deadcall::~deadcall()
60
{
61
free(reason);
62
}
63
64
bool deadcall::process_incoming(const char* msg, const struct sockaddr_storage* /*src*/)
65
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected