CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Mon May 20 21:49:18 CEST 2002
Update of /var/cvs/videolan/vlc
Modified Files:
Makefile.opts.in configure.in configure
Update of /var/cvs/videolan/vlc/plugins/network
Modified Files:
ipv6.c
Log Message:
* First try for IPv6 support on Win32. This hasn't been tested so it
might not work! To compile this stuff you need a mingw compiler with
w32api-1.3.
The win32 code uses the getaddrinfo function because inet_pton is
supposed to be deprecated and not supported by Microsoft. gethostbyname2
isn't supported as well. Maybe we could try to unify the ipv6 plugin and
have all the ports use getaddrinfo ? (I didn't dare to do it because I
don't want to break anything before a release ;-)
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list