Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44456

QUdpSocket: Make it possible to set multicast interface without binding the socket

XMLWordPrintable

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            peter-har Peter Hartmann
            kileppal Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes