MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / ~SAMSingleSession

Method ~SAMSingleSession

libi2pd_client/SAM.cpp:1374–1377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1372 }
1373
1374 SAMSingleSession::~SAMSingleSession ()
1375 {
1376 i2p::client::context.DeleteLocalDestination (localDestination);
1377 }
1378
1379 void SAMSingleSession::StopLocalDestination ()
1380 {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected