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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes