Event: 'lookup'
Emitted after resolving the hostname but before connecting. Not applicable to UNIX sockets.
-
err
{Error|Null} The error object. Seedns.lookup()
. -
address
{String} The IP address. -
family
{String|Null} The address type. Seedns.lookup()
. -
host
{String} The hostname.
Please login to continue.