package eio
Effect-based direct-style IO API for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
eio-0.8.1.tbz
sha256=c4222f9b081465486a1c1a8dde6aa00178936d7c7b3a8565e0883a421e0e3547
sha512=d63d8b9500b492be93df4f29159aa6955588ca1e35e6a5817856e32ee4fec3395604dc7b64fc5a973ee8bd436bd65831e7b08fca9bf909f41afec4a65c4443b8
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)"
>