Ewald wrote:
On 03/20/2015 04:14 AM, MegaBrutal wrote:
I also need some help with using the function, as it works very
strangely on Linux, as it returns addrinfo structures, but the ai_addr
member is always a null-pointer, which is theoretically impossible by
the manual, in my understanding.
A
On 03/20/2015 04:14 AM, MegaBrutal wrote:
> I also need some help with using the function, as it works very
> strangely on Linux, as it returns addrinfo structures, but the ai_addr
> member is always a null-pointer, which is theoretically impossible by
> the manual, in my understanding.
As Mark su
Top-posting moved. Please don't.
MegaBrutal wrote:
2015-03-20 4:14 GMT+01:00 MegaBrutal :
Hi all,
I'm working on an cross-platform application with DNS resolution with
IPv6 support, but I can't really get around how should I handle IP
version independent DNS resolution. After some searching,
Hi,
Can anyone help me with this?
2015-03-20 4:14 GMT+01:00 MegaBrutal :
>
> Hi all,
>
> I'm working on an cross-platform application with DNS resolution with
> IPv6 support, but I can't really get around how should I handle IP
> version independent DNS resolution. After some searching, I see
>