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:
8b5c27a
)
disable ats debug
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 23 Mar 2011 10:08:24 +0000
(10:08 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 23 Mar 2011 10:08:24 +0000
(10:08 +0000)
src/transport/transport.h
patch
|
blob
|
history
diff --git
a/src/transport/transport.h
b/src/transport/transport.h
index 7dc96de68809a1c5cdc3df06544e27c3c4c0d3b3..bfe9bc094136097026ebbec65c25ff0176356540 100644
(file)
--- a/
src/transport/transport.h
+++ b/
src/transport/transport.h
@@
-34,7
+34,7
@@
#define ATS_MIN_INTERVAL GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MILLISECONDS,250)
#define ATS_EXEC_INTERVAL GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS,1)
-#define DEBUG_ATS GNUNET_
YES
+#define DEBUG_ATS GNUNET_
NO
struct ATS_info
{