Docs
Reference
Guides
Blog
Discord
/
node:dgram
/
SocketOptions
/
lookup
P
lookup
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:dgram
/
SocketOptions
/
lookup
P
lookup
property
dgram.SocketOptions.lookup
lookup
?
:
(
hostname
:
string
,
options
:
LookupOneOptions
,
callback
:
(
err
:
null
|
ErrnoException
,
address
:
string
,
family
:
number
)
=>
void
)
=>
void