package git-mirage

  1. Overview
  2. Docs

Parameters

Signature

include S with type flow = Stack.TCP.flow
type t
type flow = Stack.TCP.flow
val happy_eyeballs : t Mimic.value
val resolve : t -> string -> int list -> ((Ipaddr.t * int) * flow, [ `Msg of string ]) result Lwt.t
module DNS : sig ... end
val connect : ?happy_eyeballs:Happy_eyeballs.t -> ?dns:DNS.t -> ?timer_interval:int64 -> Stack.t -> Mimic.ctx Lwt.t
OCaml

Innovation. Community. Security.