grpc-java/interop-testing
Eric Anderson f9f603570d Allow tests to run on IPv6-less machines
Our Travis-CI builds are failing with "Protocol family unavailable" due
to the usage of ::1. Although it's 2017 and we'd expect to have ipv6
_loopback_ anywhere that mattered, apparently that's not the case.

The tests now work equally well on IPv4-only and IPv6-only machines.
2017-11-02 13:32:34 -07:00
..
src Allow tests to run on IPv6-less machines 2017-11-02 13:32:34 -07:00
build.gradle core: make in-process transport support StreamTracer 2017-10-09 10:14:36 -07:00