fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 1 Oct 2009 22:29:50 +0000 (22:29 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 1 Oct 2009 22:29:50 +0000 (22:29 +0000)
src/util/connection.c

index a332556a536d60224fe524965f092f66ec124ad3..7792ce686e855afafa53044b639336d67656b93b 100644 (file)
@@ -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",