This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add IPv6 support for remote TCP connections
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: fercerpav at gmail dot com, gdb-patches at sourceware dot org, ktietz at redhat dot com
- Date: Sun, 09 Feb 2014 18:24:52 +0200
- Subject: Re: [PATCH] Add IPv6 support for remote TCP connections
- Authentication-results: sourceware.org; auth=none
- References: <1391878435-19340-1-git-send-email-fercerpav at gmail dot com> <20140209083056 dot GA32481 at host2 dot jankratochvil dot net>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Sun, 9 Feb 2014 09:30:56 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb-patches@sourceware.org, Kai Tietz <ktietz@redhat.com>
>
> The problem is that MinGW (=MS-Windows) port does not have getaddrinfo
??? Of course, Windows supports getaddrinfo, see
http://msdn.microsoft.com/en-us/library/windows/desktop/ms738520%28v=vs.85%29.aspx
I cannot believe this patch us held off for so long when the problem
doesn't exist (unless I'm missing something obvious).