Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ C_StopI2P
Function
C_StopI2P
libi2pd_wrapper/capi.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void C_StopI2P ()
39
{
40
return i2p::api::StopI2P();
41
}
42
43
void C_RunPeerTest ()
44
{
Callers
nothing calls this directly
Calls
1
StopI2P
Function · 0.85
Tested by
no test coverage detected