LookupFunction: ((hostname, options, callback) => void)

Type declaration

    • (hostname, options, callback): void
    • Parameters

      • hostname: string
      • options: LookupOptions
      • callback: ((err, address, family?) => void)

      Returns void

Generated using TypeDoc