mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 12:10:17 -05:00
Update INetworkManager.cs
This commit is contained in:
parent
2cecde658b
commit
306f7b3c30
@ -61,7 +61,7 @@ namespace MediaBrowser.Common.Net
|
||||
/// <returns>The list of ipaddresses.</returns>
|
||||
IPAddress[] GetLocalIpAddresses();
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// Checks if the given address falls within the ranges given in [subnets]. The addresses in subnets can be hosts or subnets in the CIDR format.
|
||||
/// </summary>
|
||||
/// <param name="addressString">The address to check.</param>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user