From: Christian Grothoff Date: Thu, 1 Oct 2009 22:29:50 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~23435 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3781b58ef8cbcde39084af2c82ecaadaba17c4ab;p=oweals%2Fgnunet.git fix --- diff --git a/src/util/connection.c b/src/util/connection.c index a332556a5..7792ce686 100644 --- a/src/util/connection.c +++ b/src/util/connection.c @@ -1266,6 +1266,7 @@ transmit_timeout (void *cls, struct GNUNET_CONNECTION_Handle *sock = cls; GNUNET_CONNECTION_TransmitReadyNotify notify; + sock->nth.timeout_task = GNUNET_SCHEDULER_NO_TASK; #if DEBUG_CONNECTION GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Transmit to `%s' fails, time out reached.\n",