Actions
Task #4704
openunix-socket: separate functionality from the unix socket interface
Effort:
Difficulty:
Label:
Description
Currently the unix-socket interface reads from the socket, parses messages and implements the methods to fullfill those needs. This should be refactored to separate the functionaliy from the interface.
This would allow library users to make use of the operations provided by the socket without going over the socket. It would also make it easier for new interfaces to be made to the functionality.
Updated by Jason Ish about 3 years ago
- Related to Task #2693: tracking: libsuricata added
Actions