FCF 2.0 development in progress...
> >
[News] [Packages API] [Downloads] [Donate to the project] [Contacts]

Downloads for package fcf-framework-lock

GitHub repository: https://github.com/fcf-framework/fcf-framework-lock

NPM page: https://www.npmjs.com/package/fcf-framework-lock

If you download a package from the official website or GitHub, do not forget to run `npm install` in the package folder before using it!

Version: 1.0.12

Date: 2023-10-23

File: fcf-framework-lock.1.0.12.zip

Description: Added compatibility with older versions of NODEJS starting from 6v

Version: 1.0.11

Date: 2023-10-20

File: fcf-framework-lock.1.0.11.zip

Description: Named mutexes have been moved to pthread for UNIX (except Android and Apple, they use files)

Version: 1.0.10

Date: 2023-10-16

File: fcf-framework-lock.1.0.10.zip

Description: Added named mutex special character protection for Windows

Version: 1.0.9

Date: 2023-10-16

File: fcf-framework-lock.1.0.9.zip

Description:

Added OSX compatibility

Added protective character substitution for the mutex name

Restore error stack for named mutex

Version: 1.0.8

Date: 2023-10-16

File: fcf-framework-lock.1.0.8.zip

Description: Added Android compatibility

Version: 1.0.6

Date: 2023-10-16

File: fcf-framework-lock.1.0.6.zip

Description: Fix: rename function unLockNamedMutex to unlockNamedMutex

Version: 1.0.5

Date: 2023-10-16

File: fcf-framework-lock.1.0.5.zip

Description: Added named mutex functionality

Version: 1.0.4

Date: 2023-09-03

File: fcf-framework-lock.1.0.4.zip

Description: Minor fix to the package description

Version: 1.0.3

Date: 2023-09-01

File: fcf-framework-lock.1.0.3.zip

Description: Added a_quiet argument to tryLockFile function

Version: 1.0.2

Date: 2023-08-31

File: fcf-framework-lock.1.0.2.zip

Description: Functions added to fcf.NLock namespace


1
2