MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / sigaction

Class sigaction

src/debug.cpp:2084–2084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2082
2083void bugReportEnd(int killViaSignal, int sig) {
2084 struct sigaction act;
2085
2086 serverLogRaw(LL_WARNING|LL_RAW,
2087"\n=== KEYDB BUG REPORT END. Make sure to include from START to END. ===\n\n"

Callers 3

bugReportEndFunction · 0.70
enableWatchdogFunction · 0.70
disableWatchdogFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected