MCPcopy 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
1691void call::tcpClose()
1692{
1693 terminate(CStat::E_FAILED_TCP_CLOSED);
1694}
1695
1696void call::terminate(CStat::E_Action reason)
1697{

Callers 1

close_callsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected