adding rsockets support into JDK
Alan Bateman
Alan.Bateman at oracle.com
Fri Nov 23 13:54:20 UTC 2018
On 21/11/2018 19:23, Lu, Yingqi wrote:
> Hi Alan,
>
> We can certainly remove IPv6 support for now if that makes the implementation cleaner. rsocket will be created with AF_INET regardless if IPv6 is supported or not.
>
Do you have any insight into whether IPv4-mapped IPv6 addresses will be
supported some day? This question is important because it the support
never comes then the factory methods will always be limited to IPv4
(unless we get into dual socket hacks).
-Alan
More information about the nio-dev
mailing list