package dns-stub

  1. Overview
  2. Docs
DNS stub resolver

Install

Dune Dependency

Authors

Maintainers

Sources

dns-9.1.0.tbz
sha256=8f3ec95acf14f574219b5440a689eae1acc2a49cb1d8a066f9b23a7ac68f44f0
sha512=7bf2d099919a410f270d157a04a8d2e1c499269cca868e19a80396cdfc84a9b844c353267cf9183f585bb9b975445b8e2d0a6dd64d85b8de19e7752ec495cbe9

doc/dns-stub.mirage/Dns_stub_mirage/Make/Dns_flow/index.html

Module Make.Dns_flowSource

Sourcemodule IPM : sig ... end
Sourceval of_flow : S.TCP.flow -> f
Sourceval flow : f -> S.TCP.flow
Sourceval read_tcp : f -> (Cstruct.t, unit) result Lwt.t
Sourceval send_tcp : S.TCP.flow -> Cstruct.t -> (unit, unit) result Lwt.t
Sourceval send_tcp_multiple : S.TCP.flow -> Cstruct.t list -> (unit, unit) result Lwt.t
Sourceval send_udp : S.t -> int -> Ipaddr.t -> int -> Cstruct.t -> unit Lwt.t
OCaml

Innovation. Community. Security.