mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
3.2.30.26
This commit is contained in:
parent
34b72751e0
commit
467f440501
5 changed files with 5 additions and 10 deletions
|
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue