Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8233307 MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
  3. JDK-8234915

Release Note: MulticastSocket getOption(IP_MULTICAST_IF) Returns null when outgoing interface not set

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 14
    • 14
    • core-libs
    • Verified

      The `MulticastSocket` method `getOption` has been changed to conform to the behavior described in `StandardSocketOptions.IP_MULTICAST_IF`.
      `MulticastSocket.getOption(StandardSocketOptions.IP_MULTICAST_IF)` now returns `null` if no interface has been set.

            pconcannon Patrick Concannon (Inactive)
            pconcannon Patrick Concannon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: