Before binding a ServerSocket or ServerSocketChannel, let the user configure whether of not to reuse addresses by setting option SO_REUSEADDR (and possibly SO_REUSEPORT?).
See https://issues.jboss.org/browse/ISPN-6099 for details
- relates to
-
ISPN-6099 ConcurrentJoinTest random failures
- Closed