[UDP] Updated bind broadcast address to `192.168.1.255`
Compare changes
@@ -38,7 +38,7 @@ bool UdpPort::isOpen() { return socket.state() == QUdpSocket::BoundState; }
Updated bind broadcast address to 192.168.1.255
such that the correct network interface is more likely selected`