.lock file instead of memory based locking system. .lock file can hold some data of whether the file is open or closed. Which can be useful when there was system crash.
.lock file instead of memory based locking system.
.lock file can hold some data of whether the file is open or closed. Which can be useful when there was system crash.