package async_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
include sig ... end
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val create : unit -> t
val update : t -> kind:Fd.Kind.t -> bytes:Core.Int63.t -> unit
val total : t -> Core.Int63.t
val get : t -> kind:Fd.Kind.t -> Core.Int63.t