tests: JUnit system test: Attempt to fix "address already in use" error. The...
tests: JUnit system test: Attempt to fix "address already in use" error. The used Sun HttpServer does not allow to use the SO_REUSEADDR option and therefore we have to wait until all sockets are closed, in particular those stock in the TIME_WAIT state.
Loading
Please sign in to comment