bug fixes

This commit is contained in:
2dust 2023-06-04 15:50:38 +08:00
parent b94a065c06
commit d263a78db8

View file

@ -71,6 +71,7 @@ namespace v2rayN.Handler
webSocket.Abort();
webSocket = null;
Init();
continue;
}
if (webSocket.State != WebSocketState.Open)