projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a7256d
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 14 Jun 2011 16:23:16 +0000
(16:23 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 14 Jun 2011 16:23:16 +0000
(16:23 +0000)
src/transport/perf_transport_ats.c
patch
|
blob
|
history
diff --git
a/src/transport/perf_transport_ats.c
b/src/transport/perf_transport_ats.c
index bf2b39a4c83e989aedc57d000c8b2a920d3236a1..48551e89f2bca646ee8af225fb2d1e7e42a62017 100644
(file)
--- a/
src/transport/perf_transport_ats.c
+++ b/
src/transport/perf_transport_ats.c
@@
-294,9
+294,9
@@
int main (int argc, char *argv[])
GAUGER ("TRANSPORT",
"GLPK MLP 100 peers 400 addresses with optimization",
((double) mlp_with_opt_avg / EXECS) / 400, "ms/address");
+ (void) CLOSE (nullfd);
#endif
- (void) CLOSE (nullfd);
return ret;
}