AF_INET6 support
Langer, Christoph
christoph.langer at sap.com
Thu Oct 13 06:19:23 UTC 2016
Hi networking experts,
I've got a question regarding AF_INET6.
In jdk native code you'll still find lots of code guarded by "#ifdef AF_INET6". I'm wondering if there are still supported build environments where AF_INET6 is not defined. Or is it time now to assume AF_INET6 and remove this guarding? Here at SAP we don't support non AF_INET6 build environments for quite a long time already. But probably there are scenarios out in the Java world where only IPv4 builds are done??
Maybe you can shed some light on this and/or give your opinion?
Thanks
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20161013/c40d471b/attachment.html>
More information about the net-dev
mailing list