update socket connection
This commit is contained in:
parent
b6e102a03c
commit
f64f0603ae
|
@ -92,7 +92,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
|||
|
||||
if (session == null)
|
||||
{
|
||||
e.AllowConnection = false;
|
||||
//e.AllowConnection = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user