mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	It adds support for source-specific multicast IGMPv3. Allow receiving data only from a specified source when joining a multicast group. g_socket_join_multicast_group_ssm can be called multiple times to allow receiving data from more than one source. Support IPv4 and IPv6. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=740791