Go to the documentation of this file.
24 #ifndef OMNIEVENTS__DAEMON_UNIX_H
25 #define OMNIEVENTS__DAEMON_UNIX_H
28 # error("This file is not intended for Windows.")
31 namespace OmniEvents {
81 static void log(
const char* message);
95 int openFileFor(
int fd,
const char* filename,
int flags);
116 #endif // OMNIEVENTS__DAEMON_UNIX_H