Uploaded image for project: 'Apache AWF'
  1. Apache AWF
  2. AWF-9

setReuseAddress(true) in HttpServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None

    Description

      If I terminate deft from eclipse and then start it up again I get an "Address already in use" because the socket is in the TIME_WAIT stage. The solution for this is so set SO_REUSEADDR on the socket which corresponds to ServerSocket.setReuseAddress(true) in java.

      Attachments

        Activity

          People

            jmeehan Johnathan Meehan
            adamlofts Adam Lofts
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: