package eio
Effect-based direct-style IO API for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
eio-0.7.tbz
sha256=675e67f343ccf37b965d15d1ee1c639d7a06431e8f08e95559133419f3488ee1
sha512=3d1bd0e5e0aa79d8858d83944d734a0efc325ed66a12a1506c3b36281db56c0216e6cb90a46e6021db1ea34cdd2567ebabe0bd687d9989495bb7cf6099e90ba7
doc/eio.unix/Eio_unix/Private/index.html
Module Eio_unix.Private
Source
API for Eio backends only.
Source
type Eio.Generic.ty +=
| Unix_file_descr : [ `Peek | `Take ] -> Unix.file_descr Eio.Generic.ty
Source
type Effect.t +=
| Await_readable : Unix.file_descr -> unit Effect.t
| Await_writable : Unix.file_descr -> unit Effect.t
| Get_monotonic_clock : Eio.Time.Mono.t Effect.t
| Socket_of_fd : Eio.Std.Switch.t * bool * Unix.file_descr -> socket Effect.t
| Socketpair : Eio.Switch.t * Unix.socket_domain * Unix.socket_type * int -> (socket * socket) Effect.t
| Pipe : Eio.Switch.t -> (< Eio.Flow.source ; Eio.Flow.close ; unix_fd > * < Eio.Flow.sink ; Eio.Flow.close ; unix_fd >) Effect.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>