Re: [PATCH] ipv6 rework in udp_establish_listener
Samuel Thibault <[email protected]> Wed, 17 Aug 2005 15:39:49 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Samuel Thibault, le Wed 17 Aug 2005 15:31:58 +0200, a écrit : > No #ifdef foo6 or #ifdef HAVE_GETNAMEINFO... Just #ifdef > HAVE_GETADDRINFO, and you've got fully IPv4 _and_ IPv6 working code. And possibly IPv7 working code, if ever.