Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ sipp_sigusr2
Function
sipp_sigusr2
src/sipp.cpp:465–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
}
464
465
static void sipp_sigusr2(int /* not used */)
466
{
467
if (!signalDump) {
468
signalDump = true;
469
}
470
}
471
472
void timeout_alarm(int /*param*/)
473
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected