Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ sigaction
Class
sigaction
src/server.cpp:6822–6822 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6820
6821
void setupSignalHandlers(void) {
6822
struct sigaction act;
6823
6824
/* When the SA_SIGINFO flag is set in sa_flags then sa_sigaction is used.
6825
* Otherwise, sa_handler is used. */
Callers
3
setupSignalHandlers
Function · 0.70
removeSignalHandlers
Function · 0.70
setupChildSignalHandlers
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected