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:
5c97164
)
production settings
author
Christian Grothoff
<christian@grothoff.org>
Sat, 30 Jul 2011 09:49:16 +0000
(09:49 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 30 Jul 2011 09:49:16 +0000
(09:49 +0000)
src/nse/gnunet-service-nse.c
patch
|
blob
|
history
diff --git
a/src/nse/gnunet-service-nse.c
b/src/nse/gnunet-service-nse.c
index f59516e8b5a11d7e44c16b1dcf60fa0dff7a787d..b0a8a143525ca7c78e5c71d52fafcf77bb5ba092 100644
(file)
--- a/
src/nse/gnunet-service-nse.c
+++ b/
src/nse/gnunet-service-nse.c
@@
-45,14
+45,14
@@
#include "gnunet_nse_service.h"
#include "nse.h"
-#define NODELAYS GNUNET_
YES
+#define NODELAYS GNUNET_
NO
/**
* Should we generate a histogram with the time stamps of when we received
* NSE messages to disk? (for performance evaluation only, not useful in
* production)
*/
-#define ENABLE_HISTOGRAM GNUNET_
YES
+#define ENABLE_HISTOGRAM GNUNET_
NO
/**
* Over how many values do we calculate the weighted average?