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

RFE: please allow to set SO_REUSEADDR for java.net.SocketOptions by means of java option

XMLWordPrintable

    • sparc
    • solaris_9

      Interface java.net.SocketOptions allows to set SO_REUSEADDR

      static int SO_REUSEADDR
                Sets SO_REUSEADDR for a socket.

      Customer would want to be able set the default for SO_REUSEADDR by a
      Java commandline option, like
      -XX:+setReuseAddress for "SO_REUSEADDR==true", and
      -XX:-setReuseAddress for "SO_REUSEADDR==false".


      ###@###.### 2005-2-21 13:31:11 GMT

            Unassigned Unassigned
            thlenz Thomas Lenz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: