bug fixes

pull/3931/head
2dust 2023-06-04 15:50:38 +08:00
parent b94a065c06
commit d263a78db8
1 changed files with 1 additions and 0 deletions

View File

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