gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r13199 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r13199 - gnunet/src/fs
Date: Thu, 7 Oct 2010 13:34:28 +0200

Author: grothoff
Date: 2010-10-07 13:34:28 +0200 (Thu, 07 Oct 2010)
New Revision: 13199

Modified:
   gnunet/src/fs/gnunet-service-fs.c
Log:
drop means max

Modified: gnunet/src/fs/gnunet-service-fs.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs.c   2010-10-07 11:33:09 UTC (rev 13198)
+++ gnunet/src/fs/gnunet-service-fs.c   2010-10-07 11:34:28 UTC (rev 13199)
@@ -1917,6 +1917,8 @@
       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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]