Fix same for server side (no expected count complaint).
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
$clear(update_ref);
|
||||
update_stats(); // Final numbers
|
||||
recv_cnt = 0;
|
||||
send_cnt = 0;
|
||||
|
||||
$('connectButton').value = "Start";
|
||||
$('connectButton').onclick = connect;
|
||||
|
||||
Reference in New Issue
Block a user