Uses the DNS protocol to resolve IPv6 addresses (AAAA records) for the hostname. On success, the Promise is resolved with an array of IPv6 addresses.
Node dns.promises.resolve6 function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:dns/promises/resolve6Fresolve6 BuildDocsReferenceGuidesBlogDiscord /node:dns/promises/resolve6Fresolve6 dns.promises.resolve6function resolve6(hostname: string): Promisestring[]>; @param hostname function resolve6(hostname: string,options: ResolveWithTtlOptions): PromiseRecordWithTtl[]>; @param hostname function resolve6(hostname: string,options: ResolveOptions): Promisestring[] | RecordWithTtl[]>; @param hostname Referenced typesinterface ResolveWithTtlOptionsttl: trueinterface RecordWithTtladdress: stringttl: numberinterface ResolveOptionsttl: boolean
Search the reference...
/
function
Host name to resolve.
Uses the DNS protocol to resolve IPv6 addresses (AAAA records) for the hostname. On success, the Promise is resolved with an array of IPv6 addresses.
Host name to resolve.
Uses the DNS protocol to resolve IPv6 addresses (AAAA records) for the hostname. On success, the Promise is resolved with an array of IPv6 addresses.
Host name to resolve.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node dns.promises.resolve6 function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:dns/promises.resolve6 | Bun