Re: [PATCH] ipv6 rework in udp_establish_listener
Pascal Terjan <[email protected]> Wed, 17 Aug 2005 13:42:00 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Organization | Mandriva |
| Message-ID | <1124278921.5167.4.camel@plop> |
Le mercredi 17 août 2005 à 00:06 +0200, Pascal Terjan a écrit : > Here is a new version, also changing udp_check_for_data so that no > USE_IPV6 remain in the code (considering patch from the email "Patch re: > the "IPv6" connection code" is applied). BTW, I used sockaddr_storage, getnameinfo, INET6_ADDRSTRLEN and AF_INET6. Does someone know if some is plateform dependant and may need to get defined ?