package async_unix
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Monadic concurrency library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=814d3a9997ec1316b8b2a601b24471740641647a25002761f7df7869c3ac9e33
doc/async_unix/Async_unix/Io_uring_raw/index.html
Module Async_unix.Io_uring_rawSource
Flags that can be passed to openat2.
Source
val openat2 :
t ->
access:[ `R | `W | `RW ] ->
flags:Open_flags.t ->
perm:Async_unix__.Import.Unix.file_perm ->
resolve:Resolve.t ->
?fd:Async_unix__.Import.File_descr.t ->
string ->
Handle.tOpenat2 will fail if non-zero perms are passed while no file is being created (i.e. when creat or tmpfile are not passed as flags)
Source
val statx :
t ->
?fd:Async_unix__.Import.File_descr.t ->
mask:Statx.Mask.t ->
string ->
Statx.t ->
Statx.Flags.t ->
Handle.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>