Path to this page:
./
devel/hs-lukko,
File locking
Branch: pkgsrc-2021Q4,
Version: 0.1.1.3nb1,
Package name: hs-lukko-0.1.1.3nb1,
Maintainer: phoThis package provides access to platform dependent file locking APIs:
* Open file descriptor locking on Linux (Lukko.OFD)
* flock locking on unix platforms (Lukko.FLock)
* Windows locking LockFileEx (Lukko.Windows)
* No-op locking, which throws exceptions (Lukko.NoOp)
Lukko module exports the best option for the target platform with
uniform API.
Master sites:
Filesize: 27.905 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version hs-lukko-0.1.1.3nb1 (created)