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:
1883018
)
faster
author
Christian Grothoff
<christian@grothoff.org>
Sun, 4 Apr 2010 21:29:32 +0000
(21:29 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 4 Apr 2010 21:29:32 +0000
(21:29 +0000)
src/arm/arm_api.c
patch
|
blob
|
history
diff --git
a/src/arm/arm_api.c
b/src/arm/arm_api.c
index dd48edd5b3423f9dac2bbc744bc64ab6a6cc5f04..6e707cd1bacb486816fe039107b373a5bb535ee2 100644
(file)
--- a/
src/arm/arm_api.c
+++ b/
src/arm/arm_api.c
@@
-37,7
+37,7
@@
* How long are we willing to wait for a service operation during the multi-operation
* request processing?
*/
-#define MULTI_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
5
)
+#define MULTI_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
1
)
/**