7 #ifndef INTERPROCESS_SYNC_FILE_H 8 #define INTERPROCESS_SYNC_FILE_H 15 namespace interprocess {
76 bool do_lock(
int cmd,
short l_type);
85 #endif // INTERPROCESS_SYNC_FILE_H InterprocessSyncFileError(const char *file, size_t line, const char *what)
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
InterprocessSyncFileError.
InterprocessSyncFile(const std::string &task_name)
Constructor.
This is a base class for exceptions thrown from the DNS library module.
Defines the logger used by the top-level component of kea-lfc.
File-based Interprocess Sync Class.