Skip to content

server: Use QHostAddress::Any if no listening address is set

Arjen Hiemstra requested to merge work/ahiemstra/ipv6 into master
  • server: Use QHostAddress::Any if no listening address is set

This ensures we listen on both IPv4 and IPv6, instead of using "0.0.0.0" which implies we only listen on IPv4.

BUG: 488884

Merge request reports

Loading