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:
d8f968d
)
it seems once a connection fails a few times, it will never work
author
Nathan S. Evans
<evans@in.tum.de>
Mon, 31 Jan 2011 14:27:30 +0000
(14:27 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Mon, 31 Jan 2011 14:27:30 +0000
(14:27 +0000)
src/testing/testing_group.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_group.c
b/src/testing/testing_group.c
index 00b3dccd0f2aa42a62f0f798817833f06ed3ded6..af17d27c78294736ad4c3a62e612b6ff99c4517c 100644
(file)
--- a/
src/testing/testing_group.c
+++ b/
src/testing/testing_group.c
@@
-61,9
+61,9
@@
#define MAX_CONCURRENT_SHUTDOWN 200
-#define CONNECT_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
18
0)
+#define CONNECT_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
6
0)
-#define CONNECT_ATTEMPTS
30
+#define CONNECT_ATTEMPTS
12
/**
* Which list of peers do we need to modify?