Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1832

Update McastSenderTest/McastReceiverTest to bind the multicast sockets the same as JGroups

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Optional
    • 3.6
    • 3.4.3
    • None
    • 0
    • 0% 0%

    Description

      JGroups binds multicast sockets using specific MulticastSocket constructors depending on the operating system (to avoid crosstalk issues).

      McastSenderTest and McastReceiverTest always bind the socket using the basic MulticastSocket(port) constructor.

      In order to more closely test the way JGroups will be sending and receiving the packets, these tests will be updated to bind the sockets the same way.

      Attachments

        Activity

          People

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: