Add ability for incoming server connections to be assigned to threads based on a hash of the socket address, similarly to how SO_REUSEPORT and IPCLUSTER work.
- is incorporated by
-
XNIO-311 Java 9: Support SO_REUSEPORT on OSes where it is safe to do so
- Open