mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-25 19:44:43 +01:00
update core project
This commit is contained in:
@@ -175,7 +175,7 @@ namespace Emby.Common.Implementations.Net
|
||||
return null;
|
||||
}
|
||||
|
||||
return BaseNetworkManager.ToIpEndPointInfo(endpoint);
|
||||
return NetworkManager.ToIpEndPointInfo(endpoint);
|
||||
}
|
||||
|
||||
private void ProcessResponse(IAsyncResult asyncResult)
|
||||
|
||||
Reference in New Issue
Block a user