package dns

  1. Overview
  2. Docs
type ip_endpoint = Ipaddr.V4.t * int
module type TRANSPORT = sig ... end
module Make (Transport : TRANSPORT) : sig ... end
OCaml

Innovation. Community. Security.