On 13 Oct 2016, at 09:46, Langer, Christoph wrote:
>
> Hi Chris,
>
>>> 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
Hi Chris,
> > 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
On 13/10/2016 07:19, Langer, Christoph wrote:
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 i
Christoph,
> On 13 Oct 2016, at 07:19, Langer, Christoph wrote:
>
> 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
> wher