* Hand out temporary loopback addresses from a larger pool Might have prevented https://github.com/akka/akka/issues/23528 * Detect if binding on other loopback addresses works Works for Linux, not for OSX * Avoid hard-coding 'localhost' in more places When the address is ignored and only a port is requested, find a free port on 'localhost' |
||
|---|---|---|
| .. | ||
| src/test | ||
| build.sbt | ||