mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
add socket error message
This commit is contained in:
parent
caebcf82c0
commit
e62270df35
6 changed files with 18 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
|||
{
|
||||
get
|
||||
{
|
||||
return _isActive;
|
||||
return HasOpenSockets;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue