= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module IPM : sig ... end
type f = Dns_mirage.Make(S).f
val of_flow : S.TCP.flow -> f
val flow : f -> S.TCP.flow
val send_tcp : S.TCP.flow -> Cstruct.t -> (unit, unit) result Lwt.t
val send_tcp_multiple :
S.TCP.flow ->
Cstruct.t list ->
(unit, unit) result Lwt.t