mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
add socket error message
This commit is contained in:
@@ -45,7 +45,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
{
|
||||
get
|
||||
{
|
||||
return _isActive;
|
||||
return HasOpenSockets;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user