Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function getaddrinfo
import { getaddrinfo } from "https://deno.land/std@0.115.1/node/internal_binding/cares_wrap.ts";

Parameters

hostname: string
family: number
_hints: number
verbatim: boolean