MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ~MSocket

Method ~MSocket

sourcecommon/tcpserv.cpp:17–20  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

15}
16//---------------------------------------------------------------------------
17MSocket::~MSocket()
18{
19 if( !bNoDestroy ) Close();
20}
21//---------------------------------------------------------------------------
22void MSocket::Initialize(MSocket * p)//SOCKET h, struct sockaddr_in * DestinationAddress)
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected