update socket connection

pull/702/head
Luke Pulverenti 10 years ago
parent b6e102a03c
commit f64f0603ae

@ -92,7 +92,7 @@ namespace MediaBrowser.Server.Implementations.Session
if (session == null) if (session == null)
{ {
e.AllowConnection = false; //e.AllowConnection = false;
} }
} }
} }

Loading…
Cancel
Save