On Windows can't set ttl on unbound multicast socket

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.4.0
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: