MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / Stop

Method Stop

libi2pd_client/BOB.cpp:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 void BOBI2PInboundTunnel::Stop ()
54 {
55 m_Acceptor.close();
56 ClearHandlers ();
57 }
58
59 void BOBI2PInboundTunnel::Accept ()
60 {

Callers 2

StopTunnelsMethod · 0.45
DeleteDestinationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected