The purpose of this class is to implement a file-based lock, abstracting away from fcntl.
8.5 KiB
8.5 KiB
The purpose of this class is to implement a file-based lock, abstracting away from fcntl.