Skyld AV
0.6
On access virus scanning for Linux
|
Poll fanotify events. More...
#include <sys/fanotify.h>
#include <pthread.h>
#include "Environment.h"
#include "MountPolling.h"
#include "StringSet.h"
#include "ThreadPool.h"
#include "VirusScan.h"
Go to the source code of this file.
Classes | |
class | FanotifyPolling |
Polls fanotify events. More... | |
struct | FanotifyPolling::ScanTask |
Scan task. More... | |
Poll fanotify events.
Definition in file FanotifyPolling.h.