package dns

  1. Overview
  2. Docs

Encapsulates the dependencies that the responder requires for performing I/O.

val alloc : unit -> Dns.Buf.t
val write : ip_endpoint -> Dns.Buf.t -> unit Lwt.t
val sleep : float -> unit Lwt.t