reconfirm_record

Function reconfirm_record 

Source
pub fn reconfirm_record(
    interface: Interface,
    fullname: &str,
    rr_type: Type,
    rr_class: Class,
    rdata: &[u8],
) -> Result<()>
Expand description

Purge record from cache

See DNSServiceReconfirmRecord.