Answer the question
In order to leave comments, you need to log in
Why does the server.address() method return two colons in the address field instead of the IP address?
Why does the server.address() method
https://nodejs.org/dist/latest-v6.x/docs/api/net.h... output
two colons instead of an IP address in the address field?
Or two colons is localhost on an IPv6 system? server.address().address // == "::"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question