An open API service indexing awesome lists of open source software.

https://github.com/singpolyma/posix-filelock-haskell

Nice wrapper around POSIX fcntl advisory locks
https://github.com/singpolyma/posix-filelock-haskell

Last synced: 10 months ago
JSON representation

Nice wrapper around POSIX fcntl advisory locks

Awesome Lists containing this project

README

          

"System.Posix.IO" has very low-level bindings to POSIX fcntl
advisory locks. This module wraps them in a cleaner API.