unix-fcntlversion
Unix fcntl.h types, maps, and support
unix-fcntl provides access to the features exposed in fcntl.h in a way that is not tied to the implementation on the host system.
The Fcntl module provides functions for translating between the names of the flags exposed in fcntl.h and their values on particular systems. The Fcntl_host module exports representations of various hosts.
The Fcntl_unix provides bindings to functions that use the flags in Fcntl along with a representation of the host system. The bindings support a more comprehensive range of flags than the corresponding functions in the standard OCaml Unix module. The Fcntl_unix_lwt module exports non-blocking versions of the functions in Fcntl_unix based on the Lwt cooperative threading library.
Tags | unix posix fcntl syscall open |
---|---|
Authors | David Sheets and Jeremy Yallop |
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-fcntl |
Issue Tracker | https://github.com/dsheets/ocaml-unix-fcntl/issues |
Maintainer | sheets@alum.mit.edu |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/dsheets/ocaml-unix-fcntl/archive/0.3.3.tar.gz sha256=a9ab9ac349c94fb1e269afe53380f0c8163a496b20f54fc1b71fae21c6990b6b md5=18f80614ca011aef319892f6ed4bed8e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-fcntl/unix-fcntl.0.3.3/opam |
No package is dependent