cb91788d05
On some Linux systems this is the default. On most other operating systems accepting IPv4 connections on a IPv6 socket only happens when explicitly requested. Even on Linux it depends on the sysctl config. This change makes it independent from the system's defaults whether IPv4 connections will be accepted too through the same socket.