package dns
-
dns.cache
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Incremental DNS zone transfer.
type t =
Soa.t
* [ `Empty
| `Full of Name_rr_map.t
| `Difference of Soa.t * Name_rr_map.t * Name_rr_map.t ]
The type of an incremental zone transfer between two serials, consisting of the new start of authority and: