MCPcopy Create free account
hub / github.com/SIPp/sipp / ~socketowner

Method ~socketowner

src/socketowner.cpp:75–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75socketowner::~socketowner()
76{
77 if (this->call_socket) {
78 dissociate_socket()->close();
79 }
80}
81
82void socketowner::add_owner_to_socket(SIPpSocket *socket)
83{

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected