Re: [PATCH] ipv6 rework in udp_establish_listener
Samuel Thibault <[email protected]> Wed, 17 Aug 2005 13:54:26 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Pascal Terjan, le Wed 17 Aug 2005 13:42:00 +0200, a écrit : > 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 ? Old systems without ipv6 won't have them indeed.