Fix DatagramChannelMulticastTest.test_joinSourceSpecific_groupBind_ipv4
The test was passing the wrong NetworkInterface (IPv6 instead of IPv4) to a helper method; this would fail if that network interface didn't also support IPv4. Bug: 64825787 Test: DatagramChannelMulticastTest Change-Id: I0b33ed12f7965fdf3bf2662139c01637674a3356
Loading
Please sign in to comment