From: Nathan S. Evans Date: Thu, 3 Feb 2011 16:09:06 +0000 (+0000) Subject: undo change X-Git-Tag: initial-import-from-subversion-38251~19196 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b7f7a9152bec8f8bd6d85e88cc57ba231a22bd2;p=oweals%2Fgnunet.git undo change --- diff --git a/src/include/gnunet_constants.h b/src/include/gnunet_constants.h index a0951b055..4fcdc0dbb 100644 --- a/src/include/gnunet_constants.h +++ b/src/include/gnunet_constants.h @@ -85,7 +85,7 @@ extern "C" /** * How long do we delay messages to get larger packet sizes (CORKing)? */ -#define GNUNET_CONSTANTS_MAX_CORK_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 10) +#define GNUNET_CONSTANTS_MAX_CORK_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 1) /** * Until which load do we consider the peer overly idle