Commit cb91788d authored by Giel van Schijndel's avatar Giel van Schijndel Committed by John Hood
Browse files

When binding on the IPv6 any address bind for IPv4 too

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.
parent 9f54cc76
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment