The default for that setting is 0.0.0.0 which means accept IPv4 connections on any IPv4 interface. If you set it to :: instead it will accept IPv6 and IPv4 (if the kernel supports dual stack) connections or only IPv6 if the kernel does not support dual stack.
|