mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 10:43:30 +01:00
Update comments for DLNA IPv6
This commit is contained in:
@@ -372,7 +372,7 @@ namespace Rssdp.Infrastructure
|
||||
{
|
||||
if (address.AddressFamily == IpAddressFamily.InterNetworkV6)
|
||||
{
|
||||
// Not supported ?
|
||||
// Not support IPv6 right now
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user