EC-Council
412-79V9 · Question #167
The SnortMain () function begins by associating a set of handlers for the signals, Snort receives. It does this using the signal () function. Which one of the following functions is used as a…
The correct answer is A. SIGUSR1. See the full explanation below for the reasoning.
Question
The SnortMain () function begins by associating a set of handlers for the signals, Snort receives. It does this using the signal () function. Which one of the following functions is used as a programspecific signal and the handler for this calls the DropStats() function to output the current Snort statistics?
Options
- ASIGUSR1
- BSIGTERM
- CSIGHUP
- DSIGCHUP
How the community answered
(30 responses)- A83% (25)
- B10% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.