CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
file_watcher_inotify.cc File Reference
#include <errno.h>
#include <fcntl.h>
#include <linux/limits.h>
#include <poll.h>
#include <sys/inotify.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <cassert>
#include <string>
#include <vector>
#include "file_watcher_inotify.h"
#include "util/logging.h"
#include "util/posix.h"
Include dependency graph for file_watcher_inotify.cc:

Go to the source code of this file.

Namespaces

 file_watcher