]> git.sesse.net Git - vlc/commit
* ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
authorAlexis de Lattre <alexis@videolan.org>
Sat, 31 Jan 2004 18:02:32 +0000 (18:02 +0000)
committerAlexis de Lattre <alexis@videolan.org>
Sat, 31 Jan 2004 18:02:32 +0000 (18:02 +0000)
commitf73d3dd2255b7c9a8b38731c0a511c404eb22d8b
treea01e7beb3468d038c90d08609046b82a528e3736
parente4ee1c1b6c981eb60e021f3f857aa5b4592ae2ae
 * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
 * udp.c: restored the old syntax udp:server_addr@destination_addr
 * libvlc.h: updated 'vlc --help'

 To do an IGMPv3 query under Windows XP do:
 vlc udp:<source_addr>@<multicast_addr>
 Note: under previous versions of Windows, it will fail to join the group.
NEWS
modules/access/udp.c
modules/misc/network/ipv4.c
src/libvlc.h