On 18/12/2013 16:19, Mark Sheppard wrote:
potentially the same issue with
TwoStacksPlainDatagramSocketImpl
for an IPV6 address.
as I have only ever enabled TwoStack via -Djava.net.preferIPv4Stack=true
then the sockaddr_in is sufficient to hold an IPV4 address
If we think it worthwhile,
I can make the equivalent change in TwoStack, and re-execute the
regression suites.
Out of curiosity, is TwoStack* even needed nowadays? I would think that
once Windows XP is gone that it shouldn't be needed.
-Alan