mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-06 12:42:24 +00:00
3.2.30.26
This commit is contained in:
@@ -185,11 +185,6 @@ namespace Emby.Server.Implementations.HttpServer.SocketSharp
|
||||
|
||||
if (_listener != null)
|
||||
{
|
||||
foreach (var prefix in _listener.Prefixes.ToList())
|
||||
{
|
||||
_listener.Prefixes.Remove(prefix);
|
||||
}
|
||||
|
||||
_listener.Close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user