Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4089081

Multicast socket synchronization problem

XMLWordPrintable

    • 1.2beta4
    • sparc
    • solaris_2.5.1
    • Not verified

      A MulticastSocket cannot send and receive in two different threads if the send(dp,ttl) method is used. The MulticastSocket.send(dp,ttl) method synchronization and the DatagramSocket.receive(dp) synchronization block each other. This is not the case for the DatagramSocket.send method.

      See attached example program for more details.

            brenaudsunw Benjamin Renaud (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: