mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update INetworkManager.cs
This commit is contained in:
parent
2cecde658b
commit
306f7b3c30
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue