Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SAMSubSession
Method · 0.45
HandoverToUpstreamProxy
Method · 0.45
SentSocksDone
Method · 0.45
SocksUpstreamSuccess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected