package lwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Promises and event-driven I/O
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.3.0.tar.gz
sha256=38ce928378a07b685f4606b60cbe37c26ef93ccb3e808c218e7d34ece9e659ad
md5=85e9c7e9095b4e14d0698e3ece72f378
doc/lwt.unix/Lwt_sys/index.html
Module Lwt_sys
System informations.
Not_available(feature) is an exception that may be raised when a feature is not available on the current system.
type feature = [ | `wait4| `get_cpu| `get_affinity| `set_affinity| `recv_msg| `send_msg| `fd_passing| `get_credentials| `mincore| `madvise| `fdatasync| `libev
]Features that can be tested.
val have : feature -> boolTest whether the given feature is available on the current system.
val byte_order : byte_orderThe byte order used by the computer running the program.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>