baudehlo / node-fs-ext

Extras missing from node's fs module
MIT License
101 stars 45 forks source link

fcntlSync() fixed #101

Closed zimtsui closed 2 years ago

zimtsui commented 3 years ago

the argv[2] of fcntl() should be flock* when cmd is about locking