[vlc-devel] vlc: svn commit r11965 (courmisch)

Subversion daemon svn at videolan.org
Tue Aug 2 17:31:47 CEST 2005


r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
Changed paths:
   M /trunk/include/network.h
   M /trunk/modules/misc/network/ipv4.c
   M /trunk/modules/misc/network/ipv6.c
   M /trunk/src/misc/net.c

- When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
  IPV6_ONLY can be turned off. It is supposed to be off by default, and
  it actually is. Unfortunately, OpenBSD and NetBSD people think
  network software programmer like us are too stupid to use this
  feature properly, so they just removed it. Lets say the most stupid
  are not always the ones one think. Also, Windows doesn't support this
  yet. On all these OSes, keep the old behavior; that is prefer IPv4.
  Closes #166.

- Windows protection level compile fix

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list