Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/benchmarks/netperf/files/patch-src_nettest__unix.c
16130 views
1
--- src/nettest_unix.c.orig 2012-06-19 20:35:37 UTC
2
+++ src/nettest_unix.c
3
@@ -2714,7 +2714,6 @@ bytes bytes bytes bytes secs. per
4
that sort of rot... */
5
6
#ifdef WANT_INTERVALS
7
- kept_times[MAX_KEPT_TIMES] = 0;
8
time_index = 0;
9
while (time_index < MAX_KEPT_TIMES) {
10
if (kept_times[time_index] > 0) {
11
12