drop means max
authorChristian Grothoff <christian@grothoff.org>
Thu, 7 Oct 2010 11:34:28 +0000 (11:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 7 Oct 2010 11:34:28 +0000 (11:34 +0000)
src/fs/gnunet-service-fs.c

index a0c09e94635e21bda56b8e0b135297fae8a1b432..7c78dd21cd5c4e172f30d3636b54bd1ab325d545 100644 (file)
@@ -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,