Re: [PATCH] ipv6 rework in udp_establish_listener
Samuel Thibault <[email protected]> Sun, 14 Aug 2005 22:13:13 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Pascal Terjan, le Fri 12 Aug 2005 17:13:43 +0200, a écrit : > This especially occurs when xmms is built with ipv6 support and run on a > system with ipv6 disabled. Actually, the current ipv6 implementation needs rewriting: just using getaddrinfo() _is_ the good solution, I don't understand why people are still using the old interface...