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

On Windows can't set ttl on unbound multicast socket

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • None
    • generic
    • generic

      Windows doesn't allow the ttl to be set on an unbound UDP socket. As
      a result the following fails :-

      MulticastSocket s = new MulticastSocket(null);
      s.setTimeToLive(16);

      ###@###.### 2001-08-29

            jccollet Jean-Christophe Collet (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: