Skip to content

Commit 6c738e3

Browse files
author
magiclu550
committed
[proxy] add break;
1 parent b00086f commit 6c738e3

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

jsmod2/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ public void listenerThread()
230230
if (!started)
231231
{
232232
ProxyHandler.handler.Info("Proxy Thread is exited");
233+
break;
233234
}
234235
try
235236
{

jsmod2/bin/Debug/jsmod2.pdb

8 Bytes
Binary file not shown.

jsmod2/obj/Debug/jsmod2.pdb

8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)