package eio_luv

  1. Overview
  2. Docs
type t = [ `Pipe ] Stream.t

A pipe

val init : ?for_handle_passing:bool -> sw:Eio.Std.Switch.t -> unit -> t