@gibme/dns
    Preparing search index...

    Function lookup

    • Performs a DNS lookup of the supplied Questions.

      Note: This method automatically switches to a TCP-based query if a UDP-based query receives a response with the truncated bit set.

      Parameters

      Returns Promise<[undefined | Response, undefined | Error]>