RFR: 8179559 Solaris MulticastSocket issues

Michael McMahon michael.x.mcmahon at oracle.com
Fri May 5 17:29:07 UTC 2017



On 05/05/2017, 18:14, Chris Hegarty wrote:
>> On 5 May 2017, at 16:19, Michael McMahon<michael.x.mcmahon at oracle.com>  wrote:
>>
>> Updated webrev at: http://cr.openjdk.java.net/~michaelm/8179559/webrev.2/
> InetAddress.scope_id is optional ( 0 if unset ), should the code
> only use it if it is non-zero?
>
> -Chris.

Do you mean if the Inet6Address passed in has zero for the scope_id that the
search should ignore it, and do what happens now, ie. return the first 
address found?

Michael.


More information about the net-dev mailing list