/cpp-exclusive-lock-file

C++ RAII class to use an exclusive lock file (to prevent two instances of an application from using the same working directory, for example)

Primary LanguageC++MIT LicenseMIT

Stargazers