P
process.features.ipv6
History
Added in: v0.5.3
v0.5.3
Deprecated in: v23.4.0, v22.13.0
v23.4.0, v22.13.0
Introduced in: v0.10.0
v0.10.0
Stability: 0Deprecated. This property is always true, and any checks based on it are
redundant.
Type:
booleanA 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.