Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oncrpc: bind service to localhost during unit testing.
Motivation: java.net.SocketException: Network is unreachable at sun.nio.ch.Net.connect0(Native Method) at sun.nio.ch.Net.connect(Net.java:454) at sun.nio.ch.Net.connect(Net.java:446) at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648) Acked-by: Paul Millar Target: master, 3.0
- Loading branch information