git-net.unix
Git_net_unix
git-net
val (>>?) : ('a, 'b) Lwt_result.t -> ('a -> ('c, 'b) Lwt_result.t) -> ('c, 'b) Lwt_result.t
val open_error_msg : ('a, [< `Msg of 'b ]) result -> ('a, [> `Msg of 'b ]) result
module Happy_eyeballs : sig ... end
module TCP : sig ... end
module FIFO : sig ... end
val fifo_endpoint : FIFO.endpoint Mimic.value
module A : sig ... end
module B : sig ... end
module C : sig ... end
val ctx : Happy_eyeballs_lwt.t -> Mimic.ctx Lwt.t