ipv4Compat property
When binding to an IPv6 address above, this enables IPv4 compatibility
_.
Binding to ::
will allow both IPv4 and IPv6 connections, with peer
IPv4 addresses mapped into IPv6 space as ::FFFF:
.
Implementation
core.bool? ipv4Compat;