Przeglądaj źródła

Fix same for server side (no expected count complaint).

Joel Martin 15 lat temu
rodzic
commit
05e5cb7da0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      wstest.html

+ 1 - 0
wstest.html

@@ -217,6 +217,7 @@
             $clear(update_ref);
             update_stats(); // Final numbers
             recv_cnt = 0;
+            send_cnt = 0;
 
             $('connectButton').value = "Start";
             $('connectButton').onclick = connect;