Re: [PATCH] ipv6 rework in udp_establish_listener
Pascal Terjan <[email protected]> Sun, 14 Aug 2005 22:21:02 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Organization | Mandriva |
| Message-ID | <1124050862.10650.11.camel@plop> |
Le dimanche 14 août 2005 à 22:13 +0200, Samuel Thibault a écrit : > 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... Right, I just patched it to fix the bug but a clean solution would be better :)