Pārlūkot izejas kodu

Don't complain about expected count on stop.

Joel Martin 15 gadi atpakaļ
vecāks
revīzija
0340f8b6b1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      wstest.html

+ 1 - 1
wstest.html

@@ -215,8 +215,8 @@
             }
 
             $clear(update_ref);
-            recv_cnt = 0;
             update_stats(); // Final numbers
+            recv_cnt = 0;
 
             $('connectButton').value = "Start";
             $('connectButton').onclick = connect;