[
https://issues.apache.org/jira/browse/AWF-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Stevenson moved DEFT-173 to AWF-9:
---------------------------------------
Fix Version/s: (was: 0.4.0)
Key: AWF-9 (was: DEFT-173)
Project: Apache AWF (was: Deft)
> setReuseAddress(true) in HttpServer
> -----------------------------------
>
> Key: AWF-9
> URL: https://issues.apache.org/jira/browse/AWF-9
> Project: Apache AWF
> Issue Type: Bug
> Reporter: Adam Lofts
> Assignee: Johnathan Meehan
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira