Actions
Task #6814
openTask #2693: tracking: libsuricata
libsuricata: opt-in signal handling
Description
Signal handling in suricata.c
should be refactor to be registered by the "main" of a program, as library users are unlikely to want our signal handlers. The functions that our signal handling does should be exposed as an interface to library users, so they can hook them into their own control flows.
Updated by Victor Julien 20 days ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Actions