nerdexam
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)
  • A
    83% (25)
  • B
    10% (3)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 412-79V9 Practice