Skip to content

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

License

Notifications You must be signed in to change notification settings

reunanen/cpp-exclusive-lock-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages