Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ Start
Method
Start
libi2pd_client/BOB.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void BOBI2PInboundTunnel::Start ()
48
{
49
m_Acceptor.listen ();
50
Accept ();
51
}
52
53
void BOBI2PInboundTunnel::Stop ()
54
{
Callers
1
StartCommandHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected