ipv6

abstract val ipv6: Boolean(source)

A boolean value that is true if the current Node.js build includes support for IPv6.

Since all Node.js builds have IPv6 support, this value is always true.

Since

v0.5.3