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

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

    XMLWordPrintable

Details

    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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes