Path to this page:
./
devel/hs-lukko,
File locking
Branch: pkgsrc-2020Q3,
Version: 0.1.1.1,
Package name: hs-lukko-0.1.1.1,
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:
SHA1: 54cc499574239d41d5e9cf8d7e83ac4171e39055
RMD160: 9b1e7a4806566de0fb1021f759d634f573ce5507
Filesize: 27.648 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version hs-lukko-0.1.1.1 (created)