Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ SetThrowFunction
Function
SetThrowFunction
libi2pd/Log.cpp:257–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
static ThrowFunction g_ThrowFunction;
256
ThrowFunction GetThrowFunction () { return g_ThrowFunction; }
257
void SetThrowFunction (ThrowFunction f) { g_ThrowFunction = f; }
258
259
} // log
260
} // i2p
Callers
2
init
Method · 0.85
start
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected