Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ tcpClose
Method
tcpClose
src/call.cpp:1691–1694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1689
}
1690
1691
void call::tcpClose()
1692
{
1693
terminate(CStat::E_FAILED_TCP_CLOSED);
1694
}
1695
1696
void call::terminate(CStat::E_Action reason)
1697
{
Callers
1
close_calls
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected