mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Update SsdpCommunicationsServer.cs
This commit is contained in:
		
							parent
							
								
									f01baad05e
								
							
						
					
					
						commit
						27f6e1ddc8
					
				@ -339,7 +339,7 @@ namespace Rssdp.Infrastructure
 | 
			
		||||
        private ISocket ListenForBroadcastsAsync()
 | 
			
		||||
        {
 | 
			
		||||
            var socket = _SocketFactory.CreateUdpMulticastSocket(SsdpConstants.MulticastLocalAdminAddress, _MulticastTtl, SsdpConstants.MulticastPort);
 | 
			
		||||
            
 | 
			
		||||
 | 
			
		||||
            _ = ListenToSocketInternal(socket);
 | 
			
		||||
 | 
			
		||||
            return socket;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user