![]() |
TrinityCore
|
#include <efsw/FileWatcherInotify.hpp>#include <unistd.h>#include <sys/stat.h>#include <fcntl.h>#include <string.h>#include <stdio.h>#include <errno.h>#include <sys/inotify.h>#include <efsw/FileSystem.hpp>#include <efsw/System.hpp>#include <efsw/Debug.hpp>
Include dependency graph for FileWatcherInotify.cpp:Namespaces | |
| efsw | |
Macros | |
| #define | BUFF_SIZE ((sizeof(struct inotify_event)+FILENAME_MAX)*1024) |
| #define BUFF_SIZE ((sizeof(struct inotify_event)+FILENAME_MAX)*1024) |
1.8.8