Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.4.0
Description
Currently void QUdpSocket::setMulticastInterface(const QNetworkInterface & iface) is expecting the socket to be in BoundState.
However if the user is only interested in sending udp package to multicast ip on certain network interface it should be possible without binding the socket.
See also
http://doc.qt.io/qt-5/qudpsocket.html#setMulticastInterface