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

Specification for setReuseAddress needs clarification

XMLWordPrintable

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


      setReuseAddress(true) is now a hint that SO_REUSEADDR should be
      enabled on the socket and not a guarantee that the socket option
      is set. This should be clarified in the specification to avoid
      code that tests getReuseAddress() and checks if it is true.

            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: