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

should not be able to rebind on an already used port

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 6
    • core-libs
    • None
    • Cause Known
    • generic
    • windows

      While a ServeSocket is already boundd on a port A second server can binded to
      that same port and preempt the fisrt one.

      the REUSEADDR option should only authorise bind to a port only the underlying
      socket is in ***_WAIT state. Not when this addr/port is already bound by a running server.

            michaelm Michael McMahon
            ejannett Emmanuel Jannetti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: