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

Method Start

libi2pd_client/SAM.cpp:1449–1454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1447 }
1448
1449 void SAMBridge::Start ()
1450 {
1451 Accept ();
1452 ReceiveDatagram ();
1453 StartIOService ();
1454 }
1455
1456 void SAMBridge::Stop ()
1457 {

Callers 4

SAMSubSessionMethod · 0.45
SentSocksDoneMethod · 0.45
SocksUpstreamSuccessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected