package dns-stub

  1. Overview
  2. Docs
DNS stub resolver

Install

Dune Dependency

Authors

Maintainers

Sources

dns-8.0.0.tbz
sha256=0882061bc5bfa7515ab26c84ca8062323ac5931b3f8ae2952794b0c927d8854e
sha512=1b937aea10a76aebd6b9f44e7142fb0818e17147048fc7ff99ff6f29e5b217eb75e2bc700464089ed453ced2fede4a094828bf278a555736b51fbe285d6271a4

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.