@@ -592,6 +592,10 @@ namespace MediaBrowser.Dlna.Ssdp
catch (ObjectDisposedException)
{
+ }
+ catch (SocketException)
+ {
+
}