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

UDP socket for multicasts does not work if Interface is disabled/enabled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 5.4.1
    • Network
    • Windows 7

      When UDP socket is being used to listen the multicast and if the network interface is disabled and then reenabled, the socket stops receiving packets.

      Most likely reason of this is for Ipv4 multicast joins the first interface which not necessarily the first ipv4 but could be ipv6 in some cases and that leads to silent failure.

      Attached example can be used to reproduce it.

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

            andysh Andy Shaw
            qtcomsupport Qt Support
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes