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:
c3bf3ec
)
drop means max
author
Christian Grothoff
<christian@grothoff.org>
Thu, 7 Oct 2010 11:34:28 +0000
(11:34 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 7 Oct 2010 11:34:28 +0000
(11:34 +0000)
src/fs/gnunet-service-fs.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-service-fs.c
b/src/fs/gnunet-service-fs.c
index a0c09e94635e21bda56b8e0b135297fae8a1b432..7c78dd21cd5c4e172f30d3636b54bd1ab325d545 100644
(file)
--- a/
src/fs/gnunet-service-fs.c
+++ b/
src/fs/gnunet-service-fs.c
@@
-1917,6
+1917,8
@@
transmit_to_peer (void *cls,
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Dropping message, core too busy.\n");
#endif
+ GNUNET_LOAD_update (cp->transmission_delay,
+ UINT64_MAX);
return 0;
}
GNUNET_LOAD_update (cp->transmission_delay,